/[pliva-si]/templates/index.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/index.tpl

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

revision 1.19 by dpavlin, Mon Nov 19 07:59:51 2001 UTC revision 1.21 by dpavlin, Tue Nov 20 08:48:14 2001 UTC
# Line 172  MM_reloadPage(true); Line 172  MM_reloadPage(true);
172              <table cellspacing=0 cellpadding=2 width="100%" border=0>              <table cellspacing=0 cellpadding=2 width="100%" border=0>
173                <tbody>                <tbody>
174                <tr>                <tr>
175                    {if ($back_url)}
176                    <td align="left"><a href="{$back_url}">Nazaj</a></td>
177                    {/if}
178                  <td>                  <td>
179                    <div align="right"><span class="font">                    <div align="right"><span class="font">
                   {if ($back_url)}  
                     <td align="left"><a href="{$back_url}">Nazaj</a></td>  
                   {/if}  
180                    <a href="index.php">Domov</a> |                    <a href="index.php">Domov</a> |
181                    <a href="o_nas.php">O nas</a> |                    <a href="o_nas.php">O nas</a> |
182                    <a href="izdelki.php">Izdelki</a> |                    <a href="izdelki.php">Izdelki</a> |
# Line 219  MM_reloadPage(true); Line 219  MM_reloadPage(true);
219              </table>              </table>
220              <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">              <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">
221                <tr>                <tr>
222                  <td height="143" valign="top">                  <td valign="top">
223                    <table width="100%" border="0" cellpadding="3" align="center">                    <table width="100%" border="0" cellpadding="3" align="center">
224  {section name=n loop=$news}  {section name=n loop=$news}
225                          <TR><td align="center"><A href="novosti.php?id={$n/news.id}"><span class="new">{$n/news.title}</span></A></td></TR>                          <TR><td align="center"><A href="novosti.php?id={$n/news.id}"><span class="new">{$n/news.title}</span></A></td></TR>
# Line 236  MM_reloadPage(true); Line 236  MM_reloadPage(true);
236              </table>              </table>
237              <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">              <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">
238                <tr>                <tr>
239                  <td height="135" valign="top">                  <td valign="top">
240                    <table width="100%" border="0" cellpadding="3" align="center">                    <table width="100%" border="0" cellpadding="3" align="center">
241  {section name=e loop=$events}  {section name=e loop=$events}
242                          <TR><td align="center"><A href="novosti.php?id={$e/events.id}"><span class="new">{$e/events.title}</span></A></td></TR>                          <TR><td align="center"><A href="novosti.php?id={$e/events.id}"><span class="new">{$e/events.title}</span></A></td></TR>

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.21

  ViewVC Help
Powered by ViewVC 1.1.26