/[corp_html]/templates/worldwide-list.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/worldwide-list.tpl

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

revision 1.1 by dpavlin, Mon Feb 19 15:38:50 2001 UTC revision 1.2 by dpavlin, Thu Mar 1 12:56:12 2001 UTC
# Line 8  Line 8 
8      {else}      {else}
9      <td>      <td>
10      {/if}      {/if}
11        <div align="center"><b>{$data/data.name}</b><br>        <div align="center">
12            {if ($data/data.website)}
13             <a href="http://{$data/data.website}"><b>{$data/data.name}</b></a>
14            {else}
15             <b>{$data/data.name}</b>
16            {/if}
17            <br>
18          {$data/data.street}<br>          {$data/data.street}<br>
19          {$data/data.town}<br>          {$data/data.town}<br>
20          {$data/data.country}<br>          {$data/data.country}<br>

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

  ViewVC Help
Powered by ViewVC 1.1.26