changeset 425:16ddd82b51bc build-default-185

Add book icon to return from tune or learner page to tune index page.
author Jim Hague <jim.hague@acm.org>
date Thu, 26 Sep 2013 16:53:36 +0100
parents ef7a4c2fe274
children ee6829fe4d18 376f1ff3f57a
files dottes.html.learnertune dottes.html.tune web/img/book.png
diffstat 3 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dottes.html.learnertune	Wed Sep 11 23:26:23 2013 +0100
+++ b/dottes.html.learnertune	Thu Sep 26 16:53:36 2013 +0100
@@ -37,6 +37,10 @@
                 <img class="dottes-tune-table-image" src="../img/music.png"
                      alt="Dottes">
               </a>
+              <a href="index.html">
+                <img class="dottes-tune-table-image" src="../img/book.png"
+                     alt="Tune index">
+              </a>
             </div>
             <div class="dottes-tune-header-middle">
               <h1>@TITLE@</h1>
--- a/dottes.html.tune	Wed Sep 11 23:26:23 2013 +0100
+++ b/dottes.html.tune	Thu Sep 26 16:53:36 2013 +0100
@@ -28,6 +28,10 @@
                 <img class="dottes-tune-table-image" src="../img/learner.png"
                      alt="Learner">
               </a>
+              <a href="index.html">
+                <img class="dottes-tune-table-image" src="../img/book.png"
+                     alt="Tune index">
+              </a>
             </div>
             <div class="dottes-tune-header-middle">
               <h1>@TITLE@</h1>
Binary file web/img/book.png has changed