Typo in the template, one of the TMPL tags, spotted by tuurev and reported
authorrangi <rangi>
Tue, 28 Oct 2003 21:52:52 +0000 (21:52 +0000)
committerrangi <rangi>
Tue, 28 Oct 2003 21:52:52 +0000 (21:52 +0000)
on irc

koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl

index ecbf92c..1c24d88 100644 (file)
@@ -97,7 +97,7 @@
                                                        <input type=hidden name=branch value=<TMPL_VAR name="branch">>
                                                        <input type=hidden name=printer value=<TMPL_VAR name="printer">>
                                                        <TMPL_LOOP NAME="responseloop">
-                                                       <input type=hidden name="<TMPL_VAR="name">" value="<TMPL_VAR NAME="value">">
+                                                       <input type=hidden name="<TMPL_VAR NAME="name">" value="<TMPL_VAR NAME="value">">
                                                        </TMPL_LOOP>
                                                        <input type=hidden name=answer value=N>
                                                        <input type=submit value=No>