|
|
|
|
Joined: Jan 2003
Posts: 250
Member
|
|
Member
Joined: Jan 2003
Posts: 250 |
Hi gang,
This is a simple mod that may come in handy if you are adding things to your menu and want to move some less accessed functionality off (such as Mark All Read) to a more appropriate locale.
Move "Mark All Read" to My Home
/templates/myhome.tmpl FIND: <td class="tdheader"> {$ubbt_lang['WEL_CONTROL']} <a href="#main">$CheckUser</a> </td>
REPLACE WITH: <td class="tdheader" width="90%"> {$ubbt_lang['WEL_CONTROL']} <a href="#main">$CheckUser</a> </td> <td class="tdheader" nowrap align="right"> <a href="/ubbthreads/markallread.php"><b>Mark All Posts Read</b></a> </tr>
---------------------------------------------------------------------
/templates/ubbt_registerednav.tmpl FIND: | <a href = "$phpurl/markallread.php?Cat=$Cat" $target>{$ubbt_lang['MARKALL']}</a>
DELETE IT
"Some dream of doing great things, while others stay awake and get on with it." -- Anonymous
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 253
Joined: January 2000
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 435
Topics Created 0
Posts Made 0
Users Online 1
Birthdays 18
|
|
|
|
|
|