[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en opac-main.tmpl,1.1,1.2

Owen Leonard oleonard at users.sourceforge.net
Wed Nov 17 18:19:39 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv786/koha-tmpl/opac-tmpl/npl/en

Modified Files:
	opac-main.tmpl 
Log Message:
Fixing clear on line break

Index: opac-main.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/opac-main.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** opac-main.tmpl	20 Oct 2004 19:15:07 -0000	1.1
--- opac-main.tmpl	17 Nov 2004 17:19:36 -0000	1.2
***************
*** 35,39 ****
  		<p><em class="new">New! </em>Find the latest additions: <br /><a href="/format-search.php">Search by format and date</a></p>
  	</form>
! 	<br clear="all" />
  </div>
  
--- 35,39 ----
  		<p><em class="new">New! </em>Find the latest additions: <br /><a href="/format-search.php">Search by format and date</a></p>
  	</form>
! 	<br clear="right" />
  </div>
  





More information about the Koha-cvs mailing list