[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/zh-TW/parameters branches.tmpl,1.5,1.6

Ambrose Li acli at users.sourceforge.net
Mon Feb 10 08:27:53 CET 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/parameters
In directory sc8-pr-cvs1:/tmp/cvs-serv26864/parameters

Modified Files:
	branches.tmpl 
Log Message:
Legibility change: table width "550" => "100%"
List of branches was very difficult to read with a table width of "550"


Index: branches.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/parameters/branches.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** branches.tmpl	9 Feb 2003 08:15:35 -0000	1.5
--- branches.tmpl	10 Feb 2003 07:27:50 -0000	1.6
***************
*** 41,45 ****
  <font color='red'><TMPL_VAR name="message"></font>
  <form action=<TMPL_VAR name=action> method=post><input type='hidden' name='op' value='add'><input type=submit value='¥[¤@·sÀ]'></form>
! <table border='1' cellpadding='5' cellspacing='0' width='550'>
  <tr> <th colspan='5' align='left' bgcolor='#99cc33'>
  <font size='5'><b>¤ÀÀ]¤@Äý</b></font></th> </tr>
--- 41,45 ----
  <font color='red'><TMPL_VAR name="message"></font>
  <form action=<TMPL_VAR name=action> method=post><input type='hidden' name='op' value='add'><input type=submit value='¥[¤@·sÀ]'></form>
! <table border='1' cellpadding='5' cellspacing='0' width='100%'>
  <tr> <th colspan='5' align='left' bgcolor='#99cc33'>
  <font size='5'><b>¤ÀÀ]¤@Äý</b></font></th> </tr>





More information about the Koha-cvs mailing list