/[health_html]/templates/semafor-table.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

Contents of /templates/semafor-table.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Tue Oct 23 16:13:59 2001 UTC (22 years, 5 months ago) by ravilov
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +4 -2 lines
Added an author's CV. Added a secondary main article. Added the Related fields to news editor, and also fixed some bugs in it. Other bugfixes and improvements.

1 <table border=0 cellspacing=0 cellpadding=0>
2 <tr><td colspan=3><img src="img/semanaslov.gif" border=0 alt="alergijski semafor" width=125 height=20></td></tr>
3 <tr><td colspan=3><table border=0 cellspacing=0 cellpadding=1 width="100%">
4 {if ($date)}<tr><td colspan=3 bgcolor="#FF9966" align=right class="semafor"><span title="zagreb {$date}">zagreb {$date}</span></td></tr>{/if}
5 {if ($msg)}<tr><td colspan=3 bgcolor="#FF9966" align=right class="semafor"><span title="{$msg}">{$msg}</span></td></tr>{/if}
6 </table></td></tr>
7 <tr>
8 <td><img src="img/semastabla0{$stabla}.gif" alt="stabla{if ($stabla == 1)}: crveno{elseif ($stabla == 2)}: ¾uto{elseif ($stabla == 3)}: zeleno{/if}" border=0 width=44 height=80></td>
9 <td><img src="img/sematrave0{$trave}.gif" alt="trave{if ($trave == 1)}: crveno{elseif ($trave == 2)}: ¾uto{elseif ($trave == 3)}: zeleno{/if}" border=0 width=37 height=80></td>
10 <td><img src="img/semakorov0{$korov}.gif" alt="korov{if ($korov == 1)}: crveno{elseif ($korov == 2)}: ¾uto{elseif ($korov == 3)}: zeleno{/if}" border=0 width=44 height=80></td>
11 </tr>
12 </table>

  ViewVC Help
Powered by ViewVC 1.1.26