root/ip/tags/release_1_3_0_53/templates/default/shoutbox_body.tpl

111163
23
			<!-- <span class="nav"><a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies',
'width=250,height=300,resizable=yes,scrollbars=yes');return false;" class="nav">{L_SMILIES}</a></span> -->
23
			<!-- <span class="nav"><a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies',
'width=250,height=300,resizable=yes,scrollbars=yes');return false;" class="nav">{L_SMILIES}</a></span> -->
24
			<!-- END switch_bbcode -->
24
			<!-- END switch_bbcode -->
25
			{L_SHOUT_TEXT}:&nbsp;
25
			{L_SHOUT_TEXT}:&nbsp;
26
			<input type="text" class="button" name="message" value="{MESSAGE}" size="25" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" />
26
			<input type="text" class="post" name="message" value="{MESSAGE}" size="25" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" />
27
			&nbsp;
27
			&nbsp;
28
			<input type="submit" class="mainoption" value="{L_SHOUT_SUBMIT}" name="shout" />
28
			<input type="submit" class="mainoption" value="{L_SHOUT_SUBMIT}" name="shout" />
29
			<!-- END switch_auth_post -->
29
			<!-- END switch_auth_post -->