[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters admin
From: |
Mike Hansen |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters admin-home.tmpl,1.19,1.20 categoryitem.tmpl,1.4,1.5 systempreferences.tmpl,1.15,1.16 |
Date: |
Fri, 25 Apr 2003 21:57:57 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters
In directory
sc8-pr-cvs1:/tmp/cvs-serv23475/koha/koha-tmpl/intranet-tmpl/default/en/parameters
Modified Files:
admin-home.tmpl categoryitem.tmpl systempreferences.tmpl
Log Message:
Changed image buttons to text buttons
Index: admin-home.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** admin-home.tmpl 26 Apr 2003 04:41:16 -0000 1.19
--- admin-home.tmpl 26 Apr 2003 04:57:55 -0000 1.20
***************
*** 1,5 ****
<TMPL_INCLUDE NAME="parameters-top.inc">
<center>
! <h1>>Parameters</h1><br>
<table width=100% cellspacing=0 cellpadding=5 border=1>
<tr background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif">
--- 1,5 ----
<TMPL_INCLUDE NAME="parameters-top.inc">
<center>
! <h1>Parameters</h1><br>
<table width=100% cellspacing=0 cellpadding=5 border=1>
<tr background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif">
Index: categoryitem.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/categoryitem.tmpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** categoryitem.tmpl 22 Apr 2003 23:09:46 -0000 1.4
--- categoryitem.tmpl 26 Apr 2003 04:57:55 -0000 1.5
***************
*** 294,298 ****
<p><form action='<TMPL_VAR NAME=script_name>' method=post>
<input type=hidden name=op value=add_form>
! <input type=image src="/images/button-add-new.gif" WIDTH=188
HEIGHT=44 ALT="Add Category" BORDER=0 ></a><br>
</form></p>
</TMPL_IF>
--- 294,298 ----
<p><form action='<TMPL_VAR NAME=script_name>' method=post>
<input type=hidden name=op value=add_form>
! <input type=submit class="button" value="Add Category"
ALT="Add Category"><br>
</form></p>
</TMPL_IF>
Index: systempreferences.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/systempreferences.tmpl,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** systempreferences.tmpl 26 Apr 2003 03:54:51 -0000 1.15
--- systempreferences.tmpl 26 Apr 2003 04:57:55 -0000 1.16
***************
*** 110,114 ****
<!-------------------------------------------------------------------------------------------------->
<TMPL_IF name="else">
! <font SIZE=6><em>System preferences admin</em></font>
<form action=/cgi-bin/koha/admin/systempreferences.pl method=post>
<input type=text name=searchfield value="">
--- 110,114 ----
<!-------------------------------------------------------------------------------------------------->
<TMPL_IF name="else">
! <h1>System preferences admin</h1>
<form action=/cgi-bin/koha/admin/systempreferences.pl method=post>
<input type=text name=searchfield value="">
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters admin-home.tmpl,1.19,1.20 categoryitem.tmpl,1.4,1.5 systempreferences.tmpl,1.15,1.16,
Mike Hansen <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ branchtransfers.tmpl,1.3,1.4 circulation.tmpl,1.5,1.6 returns.tmpl,1.4,1.5
- Next by Date:
[Koha-cvs] CVS: koha/acqui.simple additem.pl,1.16,1.17
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ branchtransfers.tmpl,1.3,1.4 circulation.tmpl,1.5,1.6 returns.tmpl,1.4,1.5
- Next by thread:
[Koha-cvs] CVS: koha/acqui.simple additem.pl,1.16,1.17
- Index(es):