Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / guest / guest_frametester.tpl
index 8cd09f5c215976971337cb0440ca21660c769a39..1b4112a3e46475fee1a5cba727ca802cc8703dc2 100644 (file)
@@ -1,6 +1,6 @@
 <frameset rows="80,*" frameborder="no" border="0" framespacing="0">
        <frame name="test_top"
-               src="{!URL!}/modules.php?module=frametester&frame=test_top"
+               src="{?URL?}/modules.php?module=frametester&frame=test_top"
                frameborder="no" scrolling="no" noresize />
        <frame name="url" src="{!__URL_VALUE!}" frameborder="no" noresize />
 </frameset>
\ No newline at end of file