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

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

revision 1.8 by ravilov, Mon Oct 29 14:43:21 2001 UTC revision 1.9 by ravilov, Wed Oct 31 10:12:28 2001 UTC
# Line 9  Line 9 
9  {if ($www)}<tr><td align=left valign=top>WWW&nbsp;adresa:</td><td align=left valign=top><a href="{$www}" target="_blank" class="underlined">{$www}</a></td></tr>{/if}  {if ($www)}<tr><td align=left valign=top>WWW&nbsp;adresa:</td><td align=left valign=top><a href="{$www}" target="_blank" class="underlined">{$www}</a></td></tr>{/if}
10  {if ($email)}<tr><td align=left valign=top>E-mail:</td><td align=left valign=top><a href="mailto:{$email}" class="underlined">{$email}</a></td></tr>{/if}  {if ($email)}<tr><td align=left valign=top>E-mail:</td><td align=left valign=top><a href="mailto:{$email}" class="underlined">{$email}</a></td></tr>{/if}
11  </table>  </table>
12  <p align=right class="small"><a href="javascript:history.go(-1);" class="more">&lt;&lt;&nbsp;nazad</a></p>  <p align=right class="small"><a href="javascript:history.go(-1);" class="more"><img src="img/{if ($ismed)}m{else}z{/if}back.gif" width=46 height=11 alt="&lt;&lt;&nbsp;natrag" border=0></a></p>
13  {else}  {else}
14  <big><b>Adresar ustanova</b></big><br><br>  <big><b>Adresar ustanova</b></big><br><br>
15  {$SEARCH}  {$SEARCH}
# Line 38  Line 38 
38  <li><a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;id={$i/j.ustanove/slova.id}" class="underlined">{$i/j.ustanove/slova.naziv}{if ($i/j.ustanove/slova.mjesto)} <small><i>({$i/j.ustanove/slova.mjesto})</i></small>{/if}</a></li>  <li><a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;id={$i/j.ustanove/slova.id}" class="underlined">{$i/j.ustanove/slova.naziv}{if ($i/j.ustanove/slova.mjesto)} <small><i>({$i/j.ustanove/slova.mjesto})</i></small>{/if}</a></li>
39  {/section}  {/section}
40  </ul>  </ul>
41  {if ($index)}<p align=right><a href="#top" class="more">Vrh stranice</a></p><br><br>{/if}  {if ($index)}<p align=right><a href="#top" class="more"><img src="img/{if ($ismed)}m{else}z{/if}vrh.gif" width=73 height=8 alt="vrh" border=0></a></p><br><br>{/if}
42  {sectionelse}  {sectionelse}
43  {if ($index)}<big><b><font color="#FF0000">Nema ustanova.</font></b></big><br><br>{/if}  {if ($index)}<big><b><font color="#FF0000">Nema ustanova.</font></b></big><br><br>{/if}
44  {/section}  {/section}

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.26