/[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.3 by dpavlin, Fri Jun 29 08:33:59 2001 UTC revision 1.4 by dpavlin, Fri Jun 29 10:45:59 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 height="576">      <td valign=top bgcolor=#283880>
65        <p>&nbsp;</p>        <p>&nbsp;</p>
66        <p><br>        <p><br>
67        </p>        </p>
# Line 86  MM_reloadPage(true); Line 86  MM_reloadPage(true);
86           {else}           {else}
87            <a href="contact.php{if ($contact_from)}?from={$contact_from}{/if}">            <a href="contact.php{if ($contact_from)}?from={$contact_from}{/if}">
88           {/if}           {/if}
89          <img src="l/contact.gif" width="125" height="15" 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}
91          </p>          </p>
         <p><img src="l/pisite_nam.gif" width="155" height="19" border="0" alt="Pisite nam" usemap="#Map">  
           <map name="Map">  
             <area shape="rect" coords="22,4,128,15" href="pisite_nam.php" alt="Pisite nam" title="Pisite nam">  
           </map>  
         </p>  
92          <div id="Layer1" style="position:absolute; left:10px; top:109px; width:133px; height:88px; z-index:1">          <div id="Layer1" style="position:absolute; left:10px; top:109px; width:133px; height:88px; z-index:1">
93            <form name="form1" method="post" action="najdi.php">            <form name="form1" method="post" action="najdi.php">
94              <table width="100%" border="0" cellspacing="1" cellpadding="2">              <table width="100%" border="0" cellspacing="1" cellpadding="2">
# Line 120  MM_reloadPage(true); Line 115  MM_reloadPage(true);
115          <p>&nbsp;</p>          <p>&nbsp;</p>
116        </div>        </div>
117      </td>      </td>
118      <td valign=top height="576">      <td valign=top>
119        <table width="100%" border="0" cellspacing="0" cellpadding="0">        <table width="100%" border="0" cellspacing="0" cellpadding="0">
120          <tr>          <tr>
121            <td valign="top" width="11"><img src="l2/p.gif" width="47" height="44" vspace="0" hspace="0"></td>            <td valign="top" width="11"><img src="l2/p.gif" width="47" height="44" vspace="0" hspace="0"></td>
122            <td width="679">            <td width="679">
123              <div align="center"><img src="t/{$mpic}" width="176" height="22"></div>              {if ($mpic && $mpic != "")}
124                 <div align="center"><img src="t/{$mpic}" width="176" height="22"></div>
125                {/if}
126            </td>            </td>
127          </tr>          </tr>
128        </table>        </table>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.26