/[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.1 by ravilov, Fri Aug 3 09:12:42 2001 UTC revision 1.2 by ravilov, Wed Aug 22 11:43:59 2001 UTC
# Line 28  Line 28 
28    <p align={if ($i/text.pos == 6)}left{/if}{if ($i/text.pos == 7)}center{/if}{if ($i/text.pos == 8)}right{/if}><img src="{$newspicdir}{$i/text.pic}" border=0 alt="{$i/text.alt}"{if ($i/text.width)} width={$i/text.width}{/if}{if ($i/text.height)} height={$i/text.height}{/if}></p>    <p align={if ($i/text.pos == 6)}left{/if}{if ($i/text.pos == 7)}center{/if}{if ($i/text.pos == 8)}right{/if}><img src="{$newspicdir}{$i/text.pic}" border=0 alt="{$i/text.alt}"{if ($i/text.width)} width={$i/text.width}{/if}{if ($i/text.height)} height={$i/text.height}{/if}></p>
29  {/if}  {/if}
30  {/section}  {/section}
31  <p align=right><small>[ {if ($title_url)}<a href="{$title_url}" class="more">more info</a> | {/if}<a href="?section={$section}" class="more">back</a> ]</small></p>  <p align=right><small>[ {if ($title_url)}<a href="{$title_url}" class="more">more info</a> | {/if}<a href="?section={$section}&amp;section_menu={$section_menu}" class="more">back</a> ]</small></p>

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

  ViewVC Help
Powered by ViewVC 1.1.26