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

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

revision 1.13 by ravilov, Tue Oct 23 16:20:37 2001 UTC revision 1.14 by ravilov, Sat Oct 27 16:54:50 2001 UTC
# Line 4  Line 4 
4  {if ($lead)}<span class="{if ($cat == 't')}topicsubtitle{elseif ($cat == 'w')}newsworldsubtitle{elseif ($cat == 'p')}newsplivasubtitle{else}mainsubtitle{/if}">{if ($pgfs)}<b>{/if}{$lead}{if ($pgfs)}</b>{/if}</span>{/if}  {if ($lead)}<span class="{if ($cat == 't')}topicsubtitle{elseif ($cat == 'w')}newsworldsubtitle{elseif ($cat == 'p')}newsplivasubtitle{else}mainsubtitle{/if}">{if ($pgfs)}<b>{/if}{$lead}{if ($pgfs)}</b>{/if}</span>{/if}
5  </td></tr></table>  </td></tr></table>
6  <br>  <br>
7    {if (! $ismed && $exclusive && $AUTHOR)}{$AUTHOR}<br>{/if}
8    
9  {if ($text && $some_title)}  {if ($text && $some_title)}
10  {section name=i loop=$text}  {section name=i loop=$text}
# Line 37  Line 38 
38  {if ($title_url)}<td align=right valign=middle><small><a href="{$title_url}" class="more"{if ($title_url_new)} target="_blank"{/if}>{if ($title_url_title)}{$title_url_title}{else}više...{/if}</a></td></tr>{/if}  {if ($title_url)}<td align=right valign=middle><small><a href="{$title_url}" class="more"{if ($title_url_new)} target="_blank"{/if}>{if ($title_url_title)}{$title_url_title}{else}više...{/if}</a></td></tr>{/if}
39  <td align=left valign=middle><br><small>[ <a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}{if ($spec)}&amp;spec={$spec}{/if}{if ($offset)}&amp;offset={$offset}{/if}{if ($acat)}&amp;acat={$acat}{/if}{if ($acat2)}&amp;acat2={$acat2}{/if}" class="more">&lt;&lt;&nbsp;nazad</a> | <a href="#top" class="more">vrh</a> ]</small></td></tr>  <td align=left valign=middle><br><small>[ <a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}{if ($spec)}&amp;spec={$spec}{/if}{if ($offset)}&amp;offset={$offset}{/if}{if ($acat)}&amp;acat={$acat}{/if}{if ($acat2)}&amp;acat2={$acat2}{/if}" class="more">&lt;&lt;&nbsp;nazad</a> | <a href="#top" class="more">vrh</a> ]</small></td></tr>
40  </tr></table><br>  </tr></table><br>
41  {$AUTHOR}  {if ($ismed || ! $exclusive)}{$AUTHOR}{/if}
42  <a name="vise"></a>  <a name="vise"></a>
43  {if ($related)}  {if ($related)}
44  <br><img src="img/viseotemi.gif" border=0 alt="više o ovoj temi..."><br>  <br><img src="img/viseotemi.gif" border=0 alt="više o ovoj temi..."><br>

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.26