]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/surfbar/surfbar_stopped.tpl
Some cleanups/rewrites here and there:
[mailer.git] / templates / de / html / surfbar / surfbar_stopped.tpl
index 0631f355b17c9e35021e5c7f0b691b22c39cdd84..0604da88e8229ca550dc333a089ab41d0c1eeb3d 100644 (file)
@@ -1,15 +1,15 @@
 <div align="center">
-       <div class="member_table dashed" style="width:500px;height:50px">
-               <div id="member_title bottom">
+       <div class="table dashed" style="width:500px;height:50px">
+               <div id="table_header bottom">
                        <strong>Surfbar angehalten!</strong>
                </div>
 
                <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
+                       Neustart in <span id="surfbar_counter" class="surfbar_counter">$content[start]</span> Sekunden
                </div>
        </div>
 </div>
 
-<script src="{%url=js.php?js=surfbar_stopped%}{%ext,version=surfbar%}&amp;restart={?surfbar_restart_time?}&amp;autostart=$content[autostart]"
+<script src="{%url=js.php?js=surfbar_stopped%}{%ext,version=surfbar%}&amp;autostart=$content[autostart]"
  type="text/javascript"></script>