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

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

revision 1.1 by ravilov, Wed Sep 19 12:23:57 2001 UTC revision 1.2 by ravilov, Tue Sep 25 15:38:05 2001 UTC
# Line 1  Line 1 
1  {if ($url || $info)}  {if ($url || $info)}
2  <b>O autoru:</b><br>  <table width="100%" cellspacing="0" cellpadding="5" border="0" bgcolor="#DDDDDD"><tr>
3  <table border=1 cellspacing=0 cellpadding=1 width="100%" bgcolor="#FFFFE0"><tr><td>  <td valign="top"><img src="img/oautoru.gif" width="15" height="93" alt="o autoru" border="0"><br></td>
4  <table border=0 cellspacing=0 cellpadding=5 width="100%"><tr>  {if ($url)}<td valign=top width="1%"><img src="{$aupicdir}{$url}" alt="{$alt}"{if ($width)} width={$width}{/if}{if ($height)} height={$height}{/if} border=1></td>{/if}
 {if ($url)}<td valign=top width="1%"><img src="{$aupicdir}{$url}" alt="{$alt}"{if ($width)} width={$width}{/if}{if ($height)} height={$height}{/if} border=0></td>{/if}  
5  {if ($info)}<td align=justify valign=top>{$info}</td>{/if}  {if ($info)}<td align=justify valign=top>{$info}</td>{/if}
6  </tr></table>  </tr></table>
 </td></tr></table>  
7  {/if}  {/if}

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

  ViewVC Help
Powered by ViewVC 1.1.26