/[gedafe]/trunk/example/templates/entry_entrytable.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/example/templates/entry_entrytable.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Mon Feb 14 18:52:26 2005 UTC (19 years, 2 months ago) by dpavlin
File MIME type: text/html
File size: 303 byte(s)
import of Gedafe 1.2.2

1 dpavlin 1 #ifdef TABLE_INFO
2     <table border="0" cellpadding="0" cellspacing="0">
3     <tr><td colspan="2"><A href="##TABLE_URL##">##TABLE_DESC##</A></td></tr>
4     <tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td>##TABLE_INFO##</td></tr>
5     <tr><td></td></tr>
6     </table>
7     #else
8     <DIV><A href="##TABLE_URL##">##TABLE_DESC##</A></DIV>
9     #endif

  ViewVC Help
Powered by ViewVC 1.1.26