funchat/modules/search/templates/default/chatin.tpl

7 lines
898 B
Smarty
Raw Normal View History

2025-06-02 10:01:12 +02:00
<h1 class="block">{$messagetitle}</h1>
<div class="review-column1-unit"> <a href="http://forum.recensio.org/help-8.html" target="_blank" onclick="return popup('http://forum.recensio.org/help-8.html','width=800, height=400, resizeable,scrollbars=yes');">Hilfe</a> | <a href="http://forum.recensio.org/misc.php?action=smilies&amp;popup=true" target="_blank" onclick="return popup('http://forum.recensio.org/misc.php?action=smilies&amp;popup=true','width=600, height=400, resizeable,scrollbars=yes');">Smilieliste</a> | <span id="Uhrzeit"></span>
<iframe name="output" src="http://www.recensio.org:8080/out?yacsid={$cookie}" scrolling="auto" noresize frameborder="0" framespacing="0" height="500" width="95%" ></iframe>
<iframe name="input" src="/modules/input.php?cookie={$cookie}&amp;iss={$iss}" scrolling="no" noresize frameborder="0" framespacing="0" width="95%" height="60"></iframe>
</div>