/[corp_html]/templates/index.tpl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /templates/index.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by dpavlin, Thu Feb 22 21:07:04 2001 UTC revision 1.4 by dpavlin, Fri Feb 23 13:57:14 2001 UTC
# Line 136  Line 136 
136  </TABLE>  </TABLE>
137  </TD></TR></TABLE>  </TD></TR></TABLE>
138    
139  {img dir="r" nr=3 vspace="5"}  {img dir="r1" nr=1 vspace="5"}
140  <table width="94%" border="1" cellspacing="0" cellpadding="1" bordercolor="#98CC60" bordercolorlight="#98CC60" bordercolordark="#98CC60">  <table width="94%" border="1" cellspacing="0" cellpadding="1" bordercolor="#98CC60" bordercolorlight="#98CC60" bordercolordark="#98CC60">
141  <TR bgColor=#99cc66>  <TR bgColor=#99cc66>
142          <TD>{img border="0" src="t/events.gif"}</TD>          <TD>{img border="0" src="t/events.gif"}</TD>
# Line 151  Line 151 
151  {/section}  {/section}
152  </TABLE>  </TABLE>
153  </TD></TR></TABLE>  </TD></TR></TABLE>
154  {img dir="r" nr=2}  {img dir="r2" nr=2}
155    
156  </td></TR>  </td></TR>
157  <TR>  <TR>
# Line 167  Line 167 
167    
168    
169  <div ID="search" style="position:absolute; z-index:1; left: 0px; top: 60px;">  <div ID="search" style="position:absolute; z-index:1; left: 0px; top: 60px;">
170              <form method="post" action="search.php">  <form method="get" action="search.cgi">
171  <img src="t/n.gif" width="10" height="15" alt="" border="0"> <img src="t/search.gif" width="51" height="11" border="0" alt="Search"> <input type="text" name="search" size="11" value=""> <input type=image src="t/go.gif" width="37" height="15" border="0" alt="GO"> <img src="l/n.gif" width="30" height="15" alt="" border="0">  <img src="t/n.gif" width="10" height="15" alt="" border="0"> <img src="t/search.gif" width="51" height="11" border="0" alt="Search"> <input type="text" name="q" size="11" value=""> <input type=image src="t/go.gif" width="37" height="15" border="0" alt="GO"> <img src="l/n.gif" width="30" height="15" alt="" border="0">
172    
173  {if $section ne "index"}  {if $section ne "index"}
174  <a href="index.php"><img src="t/home.gif" width="52" height="15" border="0" alt="Home" hspace=4></a>  <a href="index.php"><img src="t/home.gif" width="52" height="15" border="0" alt="Home" hspace=4></a>
# Line 190  Line 190 
190  {/if}  {/if}
191    
192    
193              </form>  </form>
194  </div>  </div>
195    
196  </body>  </body>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.26