1ad55aa9370bf7f7843d6ed2803b4f78f916775f
[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=$content[restart]&amp;autostart=$content[autostart]"
15  type="text/javascript"></script>