]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/surfbar/surfbar_stopped.tpl
Some code 'beatuified', config in templates surfbar_stopped.tpl
[mailer.git] / templates / de / html / surfbar / surfbar_stopped.tpl
index 4ce5779f74f489951b28635684b6d069db59d3c3..398edf46196c7822934bf2c7328d7edb11c158a0 100644 (file)
@@ -1,9 +1,15 @@
 <div align="center">
-       <div class="member_table dashed" style="width:500px">
-               <div class="member_title2 bottom2">
+       <div class="member_table dashed" style="width:500px;height:50px">
+               <div id="member_title2 bottom">
                        <strong>Surfbar angehalten!</strong>
                </div>
 
-               Keine URLs mehr verf&uuml;rgbar oder Datenbankfehler liegt vor.
+               <div id="surfbar_button">
+                       Keine URLs mehr verf&uuml;gbar oder Datenbankfehler liegt vor.<br />
+                       Neustart in <span id="surfbar_counter">$content[start]</span> Sekunden
+               </div>
        </div>
 </div>
+
+<script src="{?URL?}/js.php?js=surfbar_stopped{%version=surfbar%}&amp;restart={?surfbar_restart_time?}&amp;autostart=$content[autostart]"
+ type="text/javascript"></script>