]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/surfbar/surfbar_stopped.tpl
Even more fixes for surfbar, EL rewrites
[mailer.git] / templates / de / html / surfbar / surfbar_stopped.tpl
index 5b01934238e71ebd7ad63deb5208888dfddd3f7d..199a1443d67c53935d2e66a23cdca13a0064c77b 100644 (file)
@@ -1,15 +1,15 @@
 <div align="center">
        <div class="member_table dashed" style="width:500px;height:50px">
-               <div id="member_title2 bottom">
+               <div id="member_title 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?}{%version=surfbar%}&amp;restart={?surfbar_restart_?me?}&amp;autostart=$content[autostart]"
+<script src="{%url=js.php?js=surfbar_stopped%}{%ext,version=surfbar%}&amp;autostart=$content[autostart]"
  type="text/javascript"></script>