[Koha-patches] [PATCH] bug 1891 followup - remove dangling /TMPL_IF

Galen Charlton galen.charlton at liblime.com
Mon Nov 17 16:21:50 CET 2008


---
 .../opac-tmpl/prog/en/modules/opac-reserve.tmpl    |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl
index a7b8e6c..f34d4de 100644
--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl
+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl
@@ -220,7 +220,6 @@
     <table>
         <tr><th>Title: </th><td><span class="title"><!-- TMPL_VAR NAME="title" escape="html" --></span></td></tr>
 
-<!-- /TMPL_IF -->
         <!-- TMPL_IF NAME="singleBranchMode" -->
         <input type="hidden" name="branch" value="<!-- TMPL_VAR NAME="branch" -->" />
         <!-- TMPL_ELSE -->
-- 
1.5.5.GIT




More information about the Koha-patches mailing list