Too many tags …
authorLuzifr <szekely@woltlab.com>
Tue, 14 Feb 2012 13:21:14 +0000 (14:21 +0100)
committerLuzifr <szekely@woltlab.com>
Tue, 14 Feb 2012 13:21:14 +0000 (14:21 +0100)
com.woltlab.wcf/template/redirect.tpl

index 18840b671d4375c3210e7a43da3eba6c05c9a126..1131f3ed3071258d00b5fcef6ba707f012af3e74 100644 (file)
@@ -7,16 +7,12 @@
 
 <body{if $templateName|isset} id="tpl{$templateName|ucfirst}"{/if}>
 {include file='header' sandbox=false}
-
-<div id="main" class="wcf-main">
        
        <div class="wcf-success">
                <p>{@$message}</p>
                <p><a href="{$url}">{lang}wcf.global.redirect.url{/lang}</a></p>
        </div>
-
-</div>
-
+       
 {include file='footer' sandbox=false}
 </body>
 </html>
\ No newline at end of file