koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/es style.css,NONE,1


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/es style.css,NONE,1.1 updatebiblio.tmpl,NONE,1.1
Date: Tue, 03 Jun 2003 14:49:35 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/es
In directory sc8-pr-cvs1:/tmp/cvs-serv25359

Added Files:
        style.css updatebiblio.tmpl 
Log Message:
And here are some more templates


--- NEW FILE ---
body {
        text:"black";
        bgcolor:"red";
        link:"#0000ff";
        vlink:"#0000ff";
        Alink:"#cc3300";
        margin-bottom:0;
        margin-right:0;
        margin-left:0;
        margin-top:0;
        font-size:12pt;
        font-family:Times;
        }

th {
        bgcolor:#cccc99;
        background-image:url(/images/background-mem.gif);
        font-weight:bold;
}

--- NEW FILE ---
<TMPL_INCLUDE Name="cat-top.inc">


<TMPL_VAR Name="error">
<p> Haga click para enviar la materia/descriptor
<br>

<table border=0 cellspacing=0 cellpadding=5>
<TMPL_LOOP Name="dataloop">
        <input type=hidden name="<TMPL_VAR NAME="name">" value="<TMPL_VAR 
NAME="value">">
</TMPL_LOOP>
        <input type=hidden name="Force" value="<TMPL_VAR NAME="substring">">
<TR><TD><input type=submit></TD></TR>
</TABLE>
</form>


<TMPL_INCLUDE Name="cat-bottom.inc">




reply via email to

[Prev in Thread] Current Thread [Next in Thread]