/[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.9 by dpavlin, Wed Jul 4 08:25:42 2001 UTC revision 1.11 by dpavlin, Tue Jul 17 16:12:49 2001 UTC
# Line 131  MM_reloadPage(true); Line 131  MM_reloadPage(true);
131            <td valign=top><BR>{$MAIN}</td>            <td valign=top><BR>{$MAIN}</td>
132          </tr>          </tr>
133          <tr>          <tr>
134            <td>            <td>
135                    {strip}
136                  {if ($multi_page_show) }                  {if ($multi_page_show) }
137                   <form action=multi.php name=multi>                   <form action=multi.php name=multi>
138                   <div align="center" class="mali">                   <div align="center" class="mali">
139                    {if ($multi_page_prev) }                    {if ($multi_page_prev) }
140                     <a href="{$multi_page_prev}">                     <a href="{$multi_page_prev}{$m_session_urlend}">
141                     <img src="t/nazad.gif" width="24" height="14" alt="" border="0">                     <img src="t/nazad.gif" width="24" height="14" alt="&lt;" border="0" hspace="5">
142                     </a>                     </a>
143                    {else}                    {else}
144                     <img src="t/nikud.gif" width="24" height="14" alt="" border="0">                     <img src="t/nikud.gif" width="24" height="14" alt="" border="0" hspace="5">
145                    {/if}                    {/if}
146                   {if ($multi_page_options) }                   {if ($multi_page_options) }
147                    <select name=p onChange=multi.submit()>                    <select name=p onChange=multi.submit()>
# Line 148  MM_reloadPage(true); Line 149  MM_reloadPage(true);
149                    </select>                    </select>
150                   {/if}                   {/if}
151                   {if ($multi_page_next) }                   {if ($multi_page_next) }
152                    <a href="{$multi_page_next}">                    <a href="{$multi_page_next}{$m_session_urlend}">
153                    <img src="t/napred.gif" width="24" height="14" alt="" border="0">                    <img src="t/napred.gif" width="24" height="14" alt="&gt;" border="0" hspace="5">
154                    </a>                    </a>
155                   {else}                   {else}
156                    <img src="t/nikud.gif" width="24" height="14" alt="" border="0">                    <img src="t/nikud.gif" width="24" height="14" alt="" border="0" hspace="5">
157                   {/if}                   {/if}
158                   <br>                   <br>
159                   {if ($multi_page_current && $multi_page_max)}                   {if ($multi_page_current && $multi_page_max)}
160                    page {$multi_page_current} of {$multi_page_max}                    page&nbsp;{$multi_page_current}&nbsp;of&nbsp;{$multi_page_max}
161                   {/if}                   {/if}
162                   </div><br>                   </div><br>
163                  {/if}                  {/if}
164                    {/strip}
165              <hr width="100%" color=#808080 noShade size=1>              <hr width="100%" color=#808080 noShade size=1>
166              <table cellspacing=0 cellpadding=2 width="100%" border=0>              <table cellspacing=0 cellpadding=2 width="100%" border=0>
167                <tbody>                <tbody>
# Line 188  MM_reloadPage(true); Line 190  MM_reloadPage(true);
190              <div class=silver>              <div class=silver>
191                <div align="center">                <div align="center">
192                  <div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Copyright                  <div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Copyright
193                    1998-2001 PLIVA d.d. All rights reserved.</font></div>                    1998-2001 PLIVA Ljubljana. All rights reserved.</font></div>
194                  <a href="legal.php"><div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Important legal information</font></div></a>                  <a href="index.php?h=copyright"><div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Important legal information</font></div></a>
195                </div>                </div>
196              </div>              </div>
197            </td>            </td>

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.26