Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_frametester.tpl
index 61af382cede8aca70aa7fe9cc565c98532f9c7b2..a2b6e6b16b5f348dfcef9ada032bba7bf23ddce4 100644 (file)
@@ -1,4 +1,4 @@
 <frameset rows="80,*" frameborder="no" border="0" framespacing="0">
-       <frame name="test_top" src="{?URL?}/modules.php?module=frametester&amp;frame=test_top" frameborder="no" scrolling="no" noresize />
+       <frame name="test_top" src="{%url=modules.php?module=frametester&amp;frame=test_top%}" frameborder="no" scrolling="no" noresize />
        <frame name="url" src="$content[url]" frameborder="no" noresize />
 </frameset>