[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes masthead.inc,1.1.2.1,1.1.2.2

Owen Leonard oleonard at users.sourceforge.net
Tue Jul 12 23:19:08 CEST 2005


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

Modified Files:
      Tag: rel_2_2
	masthead.inc 
Log Message:
Trying to solve a layout problem by adding a clearing span

Index: masthead.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/masthead.inc,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** masthead.inc	17 Mar 2005 21:47:51 -0000	1.1.2.1
--- masthead.inc	12 Jul 2005 21:19:06 -0000	1.1.2.2
***************
*** 25,27 ****
--- 25,28 ----
  	</div>
  <!-- /TMPL_IF -->
+ <span class="clear">&nbsp;</span>
  </div>
\ No newline at end of file





More information about the Koha-cvs mailing list