Back to vBulletin 3.6 Template Modifications

Simple PM Inbox/Outbox mod
Mod Version: 1.00, by Nickbe

This modification is in the archives.
vB Version: 3.6.8 Rating: (1 vote - 5.00 average) Installs: 10
Released: 22 Nov 2007 Last Update: Never Downloads: 2
Not Supported Template Edits Translations  

Personally I dislike that drop down list that allows you to select the Inbox or Outbox. I don't know why but I find it tedious. So I edited it a little to show direct links to the inbox/outbox as opposed to the little drop-down list.

Find template: pm_messagelist

Find
PHP Code:
<td>
$vbphrase[jump_to_folder]:<br />
<
select name="folderid" onchange="this.form.submit();">
$folderjump
</select>$gobutton
</td

Replace with:
PHP Code:
<td>
$vbphrase[jump_to_folder]:&nbsp;&nbsp;<a href="private.php?s=&pp=&folderid=0">Inbox</a>&nbsp;&nbsp;&nbsp;<a href="private.php?s=&pp=&folderid=-1">Outbox</a>
</
td
This is a very simple mod that makes the PM area more efficient.

I do not make mods but when I make something for myself I usually share it.

Download

No files for download.

Screenshots

Click image for larger version
Name:	PMmod.jpg
Views:	575
Size:	49.7 KB
ID:	72551  


vblts.ru supports vBulletin®, 2022-2024