]> git.mxchange.org Git - mailer.git/blob - templates/de/html/surfbar/surfbar_stopped.tpl
5b01934238e71ebd7ad63deb5208888dfddd3f7d
[mailer.git] / templates / de / html / surfbar / surfbar_stopped.tpl
1 <div align="center">
2         <div class="member_table dashed" style="width:500px;height:50px">
3                 <div id="member_title2 bottom">
4                         <strong>Surfbar angehalten!</strong>
5                 </div>
6
7                 <div id="surfbar_button">
8                         Keine URLs mehr verf&uuml;gbar oder Datenbankfehler liegt vor.<br />
9                         Neustart in <span id="surfbar_counter">$content[start]</span> Sekunden
10                 </div>
11         </div>
12 </div>
13
14 <script src="{%url=js.php?js=surfbar_stopped?}{%version=surfbar%}&amp;restart={?surfbar_restart_?me?}&amp;autostart=$content[autostart]"
15  type="text/javascript"></script>