First commit 18/08/2000
This commit is contained in:
23
otros/templates/aq/box.tpl
Normal file
23
otros/templates/aq/box.tpl
Normal file
@ -0,0 +1,23 @@
|
||||
<!-- BEGIN portal -->
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="15" height="15" background="templates/aq/images/coinsupg.gif"><img src="templates/aq/images/space15_15.gif" width="15" height="15"></td>
|
||||
<td height="15" background="templates/aq/images/sup.gif"><img src="templates/aq/images/space15_15.gif" width="15" height="15"></td>
|
||||
<td width="15" height="15" background="templates/aq/images/coinsupd.gif"><img src="templates/aq/images/space15_15.gif" width="15" height="15"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="15" background="templates/aq/images/g.gif"><img src="templates/aq/images/space15_15.gif" width="15" height="15"></td>
|
||||
<td background="templates/aq/images/fond.gif" align="left" width="100%">{title}{content}</td>
|
||||
<td width="15" background="templates/aq/images/d.gif"><img src="templates/aq/images/space15_15.gif" width="15" height="15"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="15" height="15" background="templates/aq/images/coininfg.gif"><img src="templates/aq/images/space15_15.gif" width="15" height="15"></td>
|
||||
<td height="15" background="templates/aq/images/inf.gif"><img src="templates/aq/images/space15_15.gif" width="15" height="15"></td>
|
||||
<td width="15" height="15" background="templates/aq/images/coininfd.gif"><img src="templates/aq/images/space15_15.gif" width="15" height="15"></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- END portal -->
|
Reference in New Issue
Block a user