Adding missing <!-- /TMPL_IF -->
authorChris Nighswonger <cnighswonger@foundations.edu>
Thu, 17 Apr 2008 10:46:27 +0000 (06:46 -0400)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 21 Apr 2008 16:13:53 +0000 (11:13 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/includes/cataloging-toolbar.inc

index 70b755c..ab14c3f 100644 (file)
@@ -54,6 +54,6 @@
                        </select>
                        <input type="submit" value="Add Record Without Search" />
                </form>
-  
+    <!-- /TMPL_IF -->  
   </span>
-</div>
\ No newline at end of file
+</div>