/[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.8 by dpavlin, Tue Jul 3 12:41:05 2001 UTC revision 1.11 by dpavlin, Tue Jul 17 16:12:49 2001 UTC
# Line 36  MM_reloadPage(true); Line 36  MM_reloadPage(true);
36      </td>      </td>
37    </tr>    </tr>
38    <tr bgcolor=#283880>    <tr bgcolor=#283880>
39      <td colspan=2 height="2"><b><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">      <td colspan=2 height="2">
40        </font></b>        <font size="2" face="Arial, Helvetica, sans-serif" font color="#FFFFFF">&nbsp;&nbsp;<B>{$Section_title}</B></font>
       <p><font size="2" face="Arial, Helvetica, sans-serif" font color="#FFFFFF">&nbsp;&nbsp;<B>{$Section_title}</B></font></p>  
41      </td>      </td>
42    </tr>    </tr>
43    <tr bgcolor=#33CC00>    <tr bgcolor=#33CC00>
# Line 132  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="38" 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="38" height="14" alt="" border="0">                     <img src="t/nikud.gif" width="24" height="14" alt="" border="0" hspace="5">
145                    {/if}                    {/if}
                  {if ($multi_page_current && $multi_page_max)}  
                   page {$multi_page_current} of {$multi_page_max}  
                  {/if}  
146                   {if ($multi_page_options) }                   {if ($multi_page_options) }
147                    <select name=p onChange=multi.submit()>                    <select name=p onChange=multi.submit()>
148                    {html_options options=$multi_page_options selected=$multi_page_curr_id}                    {html_options options=$multi_page_options selected=$multi_page_curr_id}
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="38" 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="38" height="14" alt="" border="0">                    <img src="t/nikud.gif" width="24" height="14" alt="" border="0" hspace="5">
157                     {/if}
158                     <br>
159                     {if ($multi_page_current && $multi_page_max)}
160                      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.8  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.26