![]() |
![]() |
![]() |
|
|||||||
| Modifications Simple to complex modifications, made by users or by our team, applied to logic or presentation, all kinds of modifications are discussed and requested here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Apr 2006
Posts: 238
![]() |
Since the feature request thread is locked, I'll suggest it here.............
When going into Admin to see links awaiting approval, could we have the link open in a new window when clicking it?I always check the site out before approving it, and I have to work my way back to admin after that. Thanks! |
|
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hello Mike, you can do it yourself.
***open admin/util.php*** ***find the following line*** Code:
echo "
{$crossed}<a href=\"{$aLink['url']}\">".htmlspecialchars($aLink['title'])."</a></p>";
Code:
echo "
{$crossed}<a href=\"{$aLink['url']}\" target=\"_blank\">".htmlspecialchars($aLink['title'])."</a></p>";
***enjoy*** |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| request | Neohacker | Common Questions | 11 | 01-01-1970 01:03 AM |
| Support Request | imported_huli | General Chat | 7 | 01-01-1970 01:02 AM |
| Request: How 2 Integrate & .. | Anonymous | Modifications | 2 | 01-01-1970 12:37 AM |
| A request to everyone | Niroshan Mirando | General Chat | 4 | 01-01-1970 12:04 AM |