chiark / gitweb /
Fix login/logout/etc and misc other bits and pieces
[disorder] / templates / help.tmpl
index b5bd5597431a960c08d4c4d9f8f2daf65105e3e3..44d75b24d561072cec258b70c8ed918e154e42bf 100644 (file)
@@ -24,7 +24,7 @@ USA
  </head>
  <body>
 @stdmenu{help}
-   <h1>@label{help.title}@</h1>
+   <h1>@label{help.title}</h1>
 
    <h2 class=helptitle>Introduction</h2>
 
@@ -47,8 +47,8 @@ USA
     being listed first.)  Where possible, estimated start times are
     given.</p>
 
-    <p>Each track has a <img class=button src="@image{scratch}"
-    title="@label{playing.scratch}" alt="@label{playing.scratch}">
+    <p>Each track has a <img class=button src="@image{remove}"
+    title="@label{playing.remove}" alt="@label{playing.remove}">
     button next to it.  For the currently playing track this can be
     used to stop playing the track before it has finished; this is
     called &ldquo;scratching&rdquo;.  For a track in the queue it
@@ -183,7 +183,7 @@ USA
        track; see <a href="#prefs">Editing Preferences</a> below.</td>
       </tr>
       <tr>
-       <td><span class=button>@label{choose.playall}@</span></td>
+       <td><span class=button>@label{choose.playall}</span></td>
        <td>This button plays all the tracks in a directory,
        in order.  This is used to efficiently play a whole album.</td>
       </tr>
@@ -317,6 +317,9 @@ USA
     <p><a href="@url?action=disorder_config.5">disorder_config(5)</a> -
      configuration</p>
 
+    <p><a href="@url?action=disorder_templates.5">disorder_templates(5)</a> -
+     template language</p>
+
     <p><a href="@url?action=disorder.1">disorder(1)</a> - command line
      client</p>