<if condition="$show['quick_edit_form_tag']"><form></if>
<table align="center" width="100%" id="{$editorid}_editor" cellpadding="0" cellspacing="5" border="0">
<tr>
<td class="vBulletin_editor" align="right">
<if condition="$show['editor_toolbar']">
<div id="{$editorid}_controls" class="controlbar">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<if condition="$show['basic_bbcode']">
<td><div class="imagebutton" id="{$editorid}_cmd_select"><img src="$stylevar[imgdir_editor]/box/cmd_select.gif" width="18" height="18" alt="$vbphrase[cmd_select]"></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_copy"><img src="$stylevar[imgdir_editor]/box/cmd_copy.gif" width="21" height="20" alt="$vbphrase[cmd_copy]"></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_replace"><img src="$stylevar[imgdir_editor]/box/cmd_replace.gif" width="18" height="18" alt="$vbphrase[cmd_replace]"></div></td>
<td><img src="$stylevar[imgdir_editor]/box/cmd_separator.gif" width="6" height="20"></td>
</if>
<td><div class="imagebutton" id="{$editorid}_popup_shorts" title="$vbphrase[cmd_shorts]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="10" class="popup_feedback"><div id="{$editorid}_shorts_out" style="width:50px">&nbsp;</div></td>
<td width="10" class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/box/cmd_menupop.gif" width="11" height="16"></td>
</tr>
</table>
</div>
</td>
<if condition="$show['font_bbcode']">
<td><div class="imagebutton" id="{$editorid}_popup_fontname" title="$vbphrase[fonts]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="10" class="popup_feedback"><div id="{$editorid}_font_out" style="width:35px">&nbsp;</div></td>
<td width="10" class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/box/cmd_menupop.gif" width="11" height="16"></td>
</tr>
</table>
</div>
</td>
</if>
<if condition="$show['size_bbcode']">
<td><div class="imagebutton" id="{$editorid}_popup_fontsize" title="$vbphrase[sizes]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="10" class="popup_feedback"><div id="{$editorid}_size_out" style="width:35px">&nbsp;</div></td>
<td width="10" class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/box/cmd_menupop.gif" width="11" height="16"></td>
</tr>
</table>
</div>
</td>
</if>
<if condition="$show['color_bbcode']">
<td><img src="$stylevar[imgdir_editor]/box/cmd_separator.gif" width="6" height="20"></td>
<td><div class="imagebutton" id="{$editorid}_popup_forecolor" title="$vbphrase[colors]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td id="{$editorid}_color_out"><img src="$stylevar[imgdir_editor]/box/cmd_color.gif" width="18" height="18"><br />
<img src="$vboptions[cleargifurl]" id="{$editorid}_color_bar" style="background-color:black" width="21" height="4"></td>
<td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/box/cmd_menupop.gif" width="11" height="16"></td>
</tr>
</table>
</div>
</td>
</if>
<if condition="$show['wysiwygsmilies']">
<td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_editor]/box/cmd_smilie.gif" width="18" height="18"></td>
<td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/box/cmd_menupop.gif" width="11" height="16"></td>
</tr>
</table>
</div>
</td>
</if>
<if condition="$show['img_bbcode']">
<td><div class="imagebutton" id="{$editorid}_cmd_img"><img src="$stylevar[imgdir_editor]/box/cmd_img.gif" width="18" height="18" alt="$vbphrase[cmd_img]"></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_bimg"><img src="$stylevar[imgdir_editor]/box/cmd_bimg.gif" width="18" height="18" alt="$vbphrase[cmd_bimg]"></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_url"><img src="$stylevar[imgdir_editor]/box/cmd_url.gif" width="18" height="18" alt="$vbphrase[cmd_url]"></div></td>
</if>
<if condition="$show['code_bbcode']">
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_code"><img src="$stylevar[imgdir_editor]/box/cmd_code.gif" alt="$vbphrase[wrap_code_tags]"></div></td>
</if>
<if condition="$show['align_bbcode']">
<if condition="$stylevar['textdirection'] == 'ltr'">
<td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/box/cmd_left.gif" width="21" height="20" alt="$vbphrase[align_left]"></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/box/cmd_right.gif" width="21" height="20" alt="$vbphrase[align_right]"></div></td>
<else />
<td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/box/cmd_right.gif" width="21" height="20" alt="$vbphrase[align_right]"></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/box/cmd_left.gif" width="21" height="20" alt="$vbphrase[align_left]"></div></td>
</if>
</if>
<td><img src="$stylevar[imgdir_editor]/box/cmd_separator.gif" width="6" height="20"></td>
<td><div class="imagebutton" id="{$editorid}_cmd_switchmode"><img src="$stylevar[imgdir_editor]/box/cmd_mode.gif" alt="$vbphrase[switch_editor_mode]" /></div></td>
<td>
<div class="imagebutton" id="{$editorid}_cmd_resize_0_100"><img src="$stylevar[imgdir_editor]/box/cmd_resize_0.gif" width="21" height="9" alt="$vbphrase[decrease_size]"></div>
<div class="imagebutton" id="{$editorid}_cmd_resize_1_100"><img src="$stylevar[imgdir_editor]/box/cmd_resize_1.gif" width="21" height="9" alt="$vbphrase[increase_size]"></div>
</td>
</tr>
</table>
</div>
</if>
<div class="controlbar">
<div><textarea name="message" id="{$editorid}_textarea" style="width:300px; height:200px" tabindex="1" dir="$stylevar[textdirection]">$newpost[message]</textarea></div>
<div class="fieldset" style="margin-top:$stylevar[formspacer]px">
<div>$vbphrase[reason_for_editing] :
<input type="text" class="bginput" name="reason" id="{$editorid}_edit_reason" value="" size="45" maxlength="125" tabindex="1" title="$vbphrase[optional]" />
<img style="vertical-align:middle; display: none" id="{$editorid}_posting_msg" src="clear.gif" alt="" />
<input type="button" class="button" tabindex="1" accesskey="s" value="$vbphrase[save]" id="{$editorid}_save" />
<input type="button" class="button" tabindex="1" accesskey="r" value="$vbphrase[go_advanced]" id="{$editorid}_adv" />
<if condition="$show['deletepostoption']">
<input type="button" class="button" tabindex="1" value="$vbphrase[delete]" id="{$editorid}_delete" />
</if>
<input type="button" class="button" tabindex="1" accesskey="r" value="$vbphrase[cancel]" id="{$editorid}_abort" />
<input type="hidden" name="wysiwyg" id="{$editorid}_mode" value="$editortype" />
</div>
<if condition="$show['deletepostoption']">
<div id="quickedit_delete" style="display:none">
<hr />
<div class="fieldset">
<!-- <div align="$stylevar[left]">$vbphrase[delete_message_check_appropriate_option]</div> -->
<if condition="$show['firstpostnote']">
<div align="$stylevar[left]">$vbphrase[deleting_message_deletion_of_thread]</div>
</if>
</div>
<fieldset class="fieldset">
<legend>$vbphrase[deletion_options]</legend>
<div style="padding:$stylevar[formspacer]px">
<div align="$stylevar[left]">
<label for="rb_del_leave"><input type="radio" name="deletepost" value="" id="rb_del_leave" tabindex="1" checked="checked" />$vbphrase[do_not_delete_message]</label>
</div>
<div align="$stylevar[left]">
<label for="rb_del_soft"><input type="radio" name="deletepost" value="delete" id="rb_del_soft" tabindex="1" />$vbphrase[delete_message]</label>
<if condition="$show['physicaldeleteoption'] AND $show['keepattachmentsoption']">(<label for="cb_keepattachments"><input type="checkbox" name="keepattachments" value="1" id="cb_keepattachments" tabindex="1" />$vbphrase[keep_attachments]</label>)</if>
</div>
<if condition="$show['physicaldeleteoption']">
<div align="$stylevar[left]">
<label for="rb_del_hard"><input type="radio" name="deletepost" value="remove" id="rb_del_hard" tabindex="1" />$vbphrase[physically_remove_message]</label>
</div>
</if>
</div>
</fieldset>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr valign="bottom">
<td class="smallfont">
<div align="$stylevar[left]">$vbphrase[reason_for_deletion] :
<input type="text" class="bginput" name="reason" size="45" tabindex="1" title="$vbphrase[optional]" />
</td>
<td align="$stylevar[right]"><input type="button" class="button" value="$vbphrase[delete_this_message]" tabindex="1" id="quickedit_dodelete" /></td>
</tr>
</table>
</div>
</if>
</td>
</tr>
</table>
<if condition="$show['quick_edit_form_tag']"></form></if>