Larger textareas when viewing moderation queue
This modification is in the archives.
This is a small hack but helpful for your mods ...
In /modcp/moderate.php find this line for the size of moderated thread textareas: PHP Code:
print_textarea_row($vbphrase['message'], "threadpagetext[$thread[threadid]]", $thread['pagetext'], 7, 55);
PHP Code:
print_textarea_row($vbphrase['message'], "postpagetext[$post[postid]]", $post['pagetext'], 4, 40);
Download No files for download. |
Similar Mods
Moderation Queue on FORUMHOME | vBulletin 3.5 Add-ons |