<input type="submit" name="post" value="' . $txt['save'] . '" tabindex="8" onclick="return oQuickModify.modifySave(\'' . $context['session_id'] . '\');" accesskey="s" />Â Â ' . ($context['show_spellchecking'] ? '<input type="button" value="' . $txt['spell_check'] . '" tabindex="9" onclick="spellCheck(\'quickModForm\', \'message\');" />Â Â ' : '') . '($context['show_g2ic'] ? '<input type="button" value="' . $txt['g2ic_button'] . '" tabindex="9" onclick="onClick="g2ic_open(\'quickModForm\', \'message\')" />Â Â ' : '') . '<input type="submit" name="cancel" value="' . $txt['modify_cancel'] . '" tabindex="9" onclick="return oQuickModify.modifyCancel();" />
echo '<input type="submit" name="post" value="' . $txt['save'] . '" tabindex="8" onclick="return oQuickModify.modifySave(\'' . $context['session_id'] . '\');" accesskey="s" />Â Â ' . ($context['show_spellchecking'] ? '<input type="button" value="' . $txt['spell_check'] . '" tabindex="9" onclick="spellCheck(\'quickModForm\', \'message\');" />Â Â ' : '') . '($context['show_g2ic'] ? '<input type="button" value="' . $txt['g2ic_button'] . '" tabindex="9" onclick="onClick="g2ic_open(\'quickModForm\', \'message\')" />Â Â ' : '') . '<input type="submit" name="cancel" value="' . $txt['modify_cancel'] . '" tabindex="9" onclick="return oQuickModify.modifyCancel();" />';
echo '<input type="submit" name="post" value="' . $txt['save'] . '" tabindex="8" onclick="return oQuickModify.modifySave(\'' . $context['session_id'] . '\');" accesskey="s" />Â Â ' . ($context['show_spellchecking'] ? '<input type="button" value="' . $txt['spell_check'] . '" tabindex="9" onclick="spellCheck(\'quickModForm\', \'message\');" />Â Â ' : '') . ($context['show_g2ic'] ? '<input type="button" value="' . $txt['g2ic_button'] . '" tabindex="9" onclick="onClick="g2ic_open(\'quickModForm\', \'message\')" />Â Â ' : '') . '<input type="submit" name="cancel" value="' . $txt['modify_cancel'] . '" tabindex="9" onclick="return oQuickModify.modifyCancel();" />';