/[health_html]/templates/home.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/home.tpl

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

revision 1.2 by ravilov, Tue Aug 7 13:55:51 2001 UTC revision 1.6 by ravilov, Wed Aug 22 12:03:45 2001 UTC
# Line 1  Line 1 
1  <table width="100%" cellspacing=0 cellpadding=5 border=0>  <table width="100%" cellspacing=0 cellpadding=0 border=0>
2    
3  <!-- bigin mejn kontent -->  <!-- bigin mejn kontent -->
4  <tr><td colspan=3 valign=top>  <tr><td colspan=7 valign=top>
5  {if ($EDIT)}  {if ($EDIT)}
6  {$EDIT}  {$EDIT}
7  {else}  {else}
# Line 45  Line 45 
45    
46  <!-- bigin njuz -->  <!-- bigin njuz -->
47  <tr>  <tr>
48  <td style="padding:0" bgcolor="#459FD6" align=left width="50%"><img src="img/newz01.gif" width="214" height="16" alt="" border="0"></td>  <td align=left width=1><img src="img/newz01.gif" width=10 height=16 alt="" border=0></td>
49  <td style="padding:0" rowspan=2><table border=0 cellspacing=0 cellpadding=0 width="100%" height="100%" bgcolor="#999999"><tr><td width=1 height="100%"><img src="img/klir.gif" alt="" border=0 width=1 height="100%"></td></tr></table></td>  <td bgcolor="#459FD6" align=left valign=middle width="50%"><span class="newztitle">&nbsp;PLIVA&nbsp;WORLD&nbsp;NEWS</span></td>
50  <td style="padding:0" bgcolor="#A687B6" align=right width="50%"><img src="img/newz02.gif" width="214" height="16" alt="" border="0"></td>  <td bgcolor="#459FD6">&nbsp;&nbsp;</td>
51    <td height="100%"><table border=0 cellspacing=0 cellpadding=0 width=1 height="100%" bgcolor="#999999"><tr><td width=1 height="100%"><img src="img/klir.gif" alt="" border=0 width=1 height="100%"></td></tr></table></td>
52    <td bgcolor="#A687B6">&nbsp;&nbsp;</td>
53    <td bgcolor="#A687B6" align=right valign=middle width="50%"><span class="newztitle">PLIVA&nbsp;HEALTH&nbsp;NEWS&nbsp;</span></td>
54    <td align=right width=1><img src="img/newz02.gif" width=10 height=16 alt="" border=0></td>
55  </tr>  </tr>
56  <tr>  <tr>
57    
58  <!-- bigin vrld njuz -->  <!-- bigin vrld njuz -->
59  <td valign=top><br>  <td valign=top colspan=2 width="50%"><br>
60  {$WN_EDIT}  {$WN_EDIT}
61  {section name=i loop=$wn}  {section name=i loop=$wn}
62  {if ($i/wn.EDIT)}  {if ($i/wn.EDIT)}
# Line 75  Line 79 
79  {/if}  {/if}
80  {sectionelse}  {sectionelse}
81  <br><i>No articles.</i><br>  <br><i>No articles.</i><br>
82  <p align=right><small>[ <a href="?section={$section}&amp;cat=w&amp;wn_edit=1&amp;ed_id=0" class="more">new article</a> ]</small></p>  {if ($isedit)}<p align=right><small>[ <a href="?section={$section}&amp;section_menu={$section_menu}&amp;cat=w&amp;wn_edit=1&amp;ed_id=0" class="more">new</a> ]</small></p>{/if}
83  {/section}  {/section}
84  </td>  </td>
85  <!-- end vrld njuz -->  <!-- end vrld njuz -->
86    
87    <td>&nbsp;&nbsp;</td>
88    <td height="100%"><table border=0 cellspacing=0 cellpadding=0 width=1 height="100%"><tr><td width=1 height="100%" bgcolor="#999999"><img src="img/klir.gif" alt="" border=0 width=1 height="100%"></td></tr></table></td>
89    <td>&nbsp;&nbsp;</td>
90    
91  <!-- bigin pliva njuz -->  <!-- bigin pliva njuz -->
92  <td valign=top><br>  <td valign=top colspan=2><br>
93  {$PN_EDIT}  {$PN_EDIT}
94  {section name=i loop=$pn}  {section name=i loop=$pn}
95  {if ($i/pn.EDIT)}  {if ($i/pn.EDIT)}
# Line 104  Line 112 
112  {/if}  {/if}
113  {sectionelse}  {sectionelse}
114  <br><i>No articles.</i><br>  <br><i>No articles.</i><br>
115  <p align=right><small>[ <a href="?section={$section}&amp;cat=w&amp;wn_edit=1&amp;ed_id=0" class="more">new article</a> ]</small></p>  {if ($isedit)}<p align=right><small>[ <a href="?section={$section}&amp;section_menu={$section_menu}&amp;cat=w&amp;wn_edit=1&amp;ed_id=0" class="more">new</a> ]</small></p>{/if}
116  {/section}  {/section}
117  </td>  </td>
118  <!-- end pliva njuz -->  <!-- end pliva njuz -->

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26