8305e61aec452072d5c5f8cbfc3f7175a878e8d5
[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 bottom2">
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 type="text/javascript"
15  src="{?URL?}/js.php?js=surfbar_stopped{%version=surfbar%}&amp;restart=$content[restart]&amp;autostart=$content[autostart]">
16 </script>