Back to vBulletin 3.0 Add-Ons

Larger textareas when viewing moderation queue
Mod Version: 1.00, by Nomb

This modification is in the archives.
vB Version: 3.0.0 Rating: (0 vote - 0 average) Installs: 4
Released: 16 Mar 2004 Last Update: Never Downloads: 0
Not Supported  

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'], 755); 
and this line for the size of moderated “post” textareas:

PHP Code:
print_textarea_row($vbphrase['message'], "postpagetext[$post[postid]]"$post['pagetext'], 440); 
The last two values passed to each of these functions are the textarea's rows and columns respectively. Change them to what you'd like, and save the file.

Download

No files for download.

Similar Mods

Moderation Queue on FORUMHOME vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2025