chiark / gitweb /
Correct title attribute for @onoff controls
authorRichard Kettlewell <rjk@greenend.org.uk>
Tue, 3 Jun 2008 17:48:28 +0000 (18:48 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Tue, 3 Jun 2008 17:48:28 +0000 (18:48 +0100)
templates/playing.tmpl

index 3c58b0ed2b7485c5901d249a4fdb22843261ed74..8ffa0b5cfbcc5fd071c7c06a08935f0c866ba3c2 100644 (file)
@@ -27,7 +27,7 @@ USA
   @define {onoff} {class action state}
           {<a class=button
               href="@url?action=@action@back"
   @define {onoff} {class action state}
           {<a class=button
               href="@url?action=@action@back"
-              title="@label{playing.@q{action}verbose}">
+              title="@label{playing.@q{@action}verbose}">
              @label{playing.@class}
            </a>
            <img width=@width height=@height class=imgbutton
              @label{playing.@class}
            </a>
            <img width=@width height=@height class=imgbutton