phpBB

Code Changes

File: styles/subsilver2/template/posting_smilies.html

  Unmodified   Added   Modified   Removed
Line 2Line 2

<script type="text/javascript">
// <![CDATA[


<script type="text/javascript">
// <![CDATA[

	var form_name = 'postform';
var text_name = 'message';

	var form_name = opener.form_name;
var text_name = opener.text_name;

// ]]>
</script>

// ]]>
</script>

<script type="text/javascript" src="{T_TEMPLATE_PATH}/editor.js"></script>

<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/editor.js"></script>


<table width="100%" cellspacing="1" cellpadding="4" border="0">
<tr>


<table width="100%" cellspacing="1" cellpadding="4" border="0">
<tr>