/[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.17 by dpavlin, Wed Nov 7 14:24:02 2001 UTC revision 1.18 by dpavlin, Thu Nov 8 21:43:55 2001 UTC
# Line 17  MM_reloadPage(true); Line 17  MM_reloadPage(true);
17  {/literal}  {/literal}
18  </head>  </head>
19  <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">  <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
20    <noindex>
21  <table cellspacing=0 cellpadding=0 width="100%" border=0>  <table cellspacing=0 cellpadding=0 width="100%" border=0>
22    <tbody>    <tbody>
23    <tr>    <tr>
# Line 75  MM_reloadPage(true); Line 76  MM_reloadPage(true);
76          {if ($m/menu.url) }          {if ($m/menu.url) }
77           </a>           </a>
78          {/if}          {/if}
79          <br>           <br>
80          {/section}          {/section}
81          {if ($link_otroci)}          {if ($link_otroci)}
82           <p><a href="otroci.php"><img src="p/za_otroke.gif" width="112" height="57" border="0"></a></p>           <p><a href="otroci.php"><img src="p/za_otroke.gif" width="112" height="57" border="0"></a></p>
# Line 102  MM_reloadPage(true); Line 103  MM_reloadPage(true);
103                <tr>                <tr>
104                  <td>                  <td>
105                    <div align="center">                    <div align="center">
106                      <input type="text" name="textfield" size="11">                      <input type="text" name="q" size="11">
107                    </div>                    </div>
108                  </td>                  </td>
109                </tr>                </tr>
# Line 133  MM_reloadPage(true); Line 134  MM_reloadPage(true);
134        <table cellspacing=0 cellpadding=5 width="95%" border=0 align="center">        <table cellspacing=0 cellpadding=5 width="95%" border=0 align="center">
135          <tbody>          <tbody>
136          <tr>          <tr>
137            <td valign=top><BR>{$MAIN}</td>            <td valign=top><BR></noindex>{$MAIN}<noindex></td>
138          </tr>          </tr>
139          <tr>          <tr>
140            <td>            <td>
# Line 246  MM_reloadPage(true); Line 247  MM_reloadPage(true);
247              </table>              </table>
248              {img dir="r2" nr=2 vspace="5"}              {img dir="r2" nr=2 vspace="5"}
249              <br>              <br>
250              <noindex> </noindex></td>              </td>
251          </tr>          </tr>
252          <tr>          <tr>
253            <td valign=top colspan=2 bgcolor="#009900" height=3><img src="#" width=1 height=1 border=0></td>            <td valign=top colspan=2 bgcolor="#009900" height=3><img src="#" width=1 height=1 border=0></td>
# Line 256  MM_reloadPage(true); Line 257  MM_reloadPage(true);
257      </td>      </td>
258    </tr>    </tr>
259  </table>  </table>
260    </noindex>
261  </body>  </body>
262  </html>  </html>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.26