All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / guest / guest_frametester.tpl
index bc589f0636d08a8942bdef77f966c881cdd2cf14..8cd09f5c215976971337cb0440ca21660c769a39 100644 (file)
@@ -1,6 +1,6 @@
-<FRAMESET rows="80,*" frameborder="no" border="0" framespacing="0">
-       <FRAME name="test_top"
+<frameset rows="80,*" frameborder="no" border="0" framespacing="0">
+       <frame name="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
+               frameborder="no" scrolling="no" noresize />
+       <frame name="url" src="{!__URL_VALUE!}" frameborder="no" noresize />
+</frameset>
\ No newline at end of file