]> git.mxchange.org Git - mailer.git/blob - templates/de/html/surfbar/surfbar_frame_textlinks.tpl
Textlinks added to surfbar bottom frame
[mailer.git] / templates / de / html / surfbar / surfbar_frame_textlinks.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="100%" class="surfbar_table">
2 <tr>
3         <td class="surfbar_td">
4                 <!-- Maximal 18 Pixel Hoehe, gut geeignet fuer Textlinks! //-->
5         </td>
6 </tr>
7 </table>
8 <script language="JavaScript" type="text/javascript">
9 <!--
10 function Reload() {
11         this.location.href='{!URL!}/surfbar.php?frame=stats';
12 }
13
14 window.setTimeout("Reload()", $content[reload]);
15 //-->
16 </script>