[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/catalogue ... [rel_3_0]

paul poulain paul at koha-fr.org
Thu Nov 2 11:39:13 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	paul poulain <tipaul>	06/11/02 10:39:13

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/catalogue: advsearch.tmpl 

Log message:
	minor html changes

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/catalogue/advsearch.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.6&r2=1.1.2.7

Patches:
Index: advsearch.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/catalogue/Attic/advsearch.tmpl,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -b -r1.1.2.6 -r1.1.2.7
--- advsearch.tmpl	30 Oct 2006 13:31:21 -0000	1.1.2.6
+++ advsearch.tmpl	2 Nov 2006 10:39:13 -0000	1.1.2.7
@@ -5,9 +5,9 @@
 <form action="search.pl" method="get">
 <div id="main-sidebar"><div id="advanced-search">
 <!-- TMPL_IF NAME="expanded_options" -->
-<h3>Advanced Search</h3>
+<h1>Advanced Search</h1>
 <!-- TMPL_ELSE -->
-<h3>Search the Library Catalog</h3>
+<h1>Search the Library Catalog</h1>
 <!-- /TMPL_IF -->
 
 <!-- TMPL_IF NAME="if_expanded_options_actually_worked" -->





More information about the Koha-cvs mailing list