removed extra TMPL_ELSE
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 13 Mar 2008 22:18:08 +0000 (17:18 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 15 Mar 2008 13:36:41 +0000 (08:36 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl

index 8ee9594..0080efd 100644 (file)
@@ -30,7 +30,7 @@ $(document).ready(function() {
             Defining issuing rules for "<!-- TMPL_VAR NAME="humanbranch" -->"
         <!-- TMPL_ELSE -->
             Defining default issuing rules
-        <!-- /TMPL_ELSE --><!-- /TMPL_IF -->
+        <!-- /TMPL_IF -->
     </h1>
     <div class="help">
         <p>The rules are applied from most specific to less specific, using the first found in this order:</p>