/[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.5 by dpavlin, Fri Jun 29 12:55:11 2001 UTC revision 1.8 by dpavlin, Tue Jul 3 12:41:05 2001 UTC
# Line 61  MM_reloadPage(true); Line 61  MM_reloadPage(true);
61  <table cellspacing=0 cellpadding=0 border=0 width="100%">  <table cellspacing=0 cellpadding=0 border=0 width="100%">
62    <tbody>    <tbody>
63    <tr>    <tr>
64      <td valign=top bgcolor=#283880>      <td valign=top bgcolor=#283880 width=155>
65        <p>&nbsp;</p>        <p>&nbsp;</p>
66        <p><br>        <p><br>
67        </p>        </p>
# Line 84  MM_reloadPage(true); Line 84  MM_reloadPage(true);
84           {if $contact_url}           {if $contact_url}
85            <a href="{$contact_url}">            <a href="{$contact_url}">
86           {else}           {else}
87            <a href="contact.php{if ($contact_from)}?from={$contact_from}{/if}">            <a href="pisite_nam.php{if ($contact_from)}?from={$contact_from}{/if}">
88           {/if}           {/if}
89          <img src="l/pisite_nam.gif" width="155" height="19" alt="" border="0" vspace="15"></a>          <img src="l/pisite_nam.gif" width="155" height="19" alt="" border="0" vspace="15"></a>
90          {/if}          {/if}
# Line 133  MM_reloadPage(true); Line 133  MM_reloadPage(true);
133          </tr>          </tr>
134          <tr>          <tr>
135            <td>            <td>
136                    {if ($multi_page_show) }
137                     <form action=multi.php name=multi>
138                     <div align="center" class="mali">
139                      {if ($multi_page_prev) }
140                       <a href="{$multi_page_prev}">
141                       <img src="t/nazad.gif" width="38" height="14" alt="" border="0">
142                       </a>
143                      {else}
144                       <img src="t/nikud.gif" width="38" height="14" alt="" border="0">
145                      {/if}
146                     {if ($multi_page_current && $multi_page_max)}
147                      page {$multi_page_current} of {$multi_page_max}
148                     {/if}
149                     {if ($multi_page_options) }
150                      <select name=p onChange=multi.submit()>
151                      {html_options options=$multi_page_options selected=$multi_page_curr_id}
152                      </select>
153                     {/if}
154                     {if ($multi_page_next) }
155                      <a href="{$multi_page_next}">
156                      <img src="t/napred.gif" width="38" height="14" alt="" border="0">
157                      </a>
158                     {else}
159                      <img src="t/nikud.gif" width="38" height="14" alt="" border="0">
160                     {/if}
161                     </div><br>
162                    {/if}
163              <hr width="100%" color=#808080 noShade size=1>              <hr width="100%" color=#808080 noShade size=1>
164              <table cellspacing=0 cellpadding=2 width="100%" border=0>              <table cellspacing=0 cellpadding=2 width="100%" border=0>
165                <tbody>                <tbody>
# Line 193  MM_reloadPage(true); Line 220  MM_reloadPage(true);
220                  </td>                  </td>
221                </tr>                </tr>
222              </table>              </table>
223              <p align="center"><a href="{$r1link}"><img src="r1/{$r1pic}" width="80" height="113" border=0></a></p>              {img dir="r1" nr=1 vspace="5"}
224              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">
225                <tr>                <tr>
226                  <td width="127"><A HREF="novosti.php?type=e"><img src="t/dogotki.gif" width="127" height="17" ALT="Dogotki" border=0></a></td>                  <td width="127"><A HREF="novosti.php?type=e"><img src="t/dogotki.gif" width="127" height="17" ALT="Dogotki" border=0></a></td>
# Line 210  MM_reloadPage(true); Line 237  MM_reloadPage(true);
237                  </td>                  </td>
238                </tr>                </tr>
239              </table>              </table>
240              <p align="center"><a href="{$r2link}"><img src="r2/{$r2pic}" width="80" height="113" border=0></a></p>              {img dir="r2" nr=2 vspace="5"}
241              <br>              <br>
242              <noindex> </noindex></td>              <noindex> </noindex></td>
243          </tr>          </tr>

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

  ViewVC Help
Powered by ViewVC 1.1.26