]> Shamusworld >> Repos - ardour-manual/blobdiff - page-template.txt
Total rework of the Preferences section
[ardour-manual] / page-template.txt
index 6967a973e010cf51f386b5c808a91dfc30653a4a..29133f971d1bfb763263a448b6b3f5b064da2897 100644 (file)
@@ -24,7 +24,8 @@
            <div class="input-group">
                      <input type="text" class="form-control" placeholder="Search &hellip;" name="q">
                      <span class="input-group-btn">
-                       <button class="btn btn-default" type="button"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button>
+                       <button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button>
+                                               <button class="btn btn-default" type="button" onclick="window.location.href='/ardourmanual.html'"><span class="glyphicon glyphicon-book" aria-hidden="true"></span></button>
                      </span>
                  </div>
                        <input type="hidden" name="sites" value="manual.ardour.org"><!-- domain -->
@@ -52,6 +53,8 @@
                        <h1 class="title">{{ page.title }}</h1>
 
                        {{ content }}
+
+                       <div class="clearer"></div>
                        {% prevnext %}
 
                </div>