mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Mass lock/unlock done. Locked topic handling in viewforum
git-svn-id: file:///svn/phpbb/trunk@589 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -54,6 +54,8 @@ $images['posticon'] = "$url_images/posticon.gif";
|
||||
$images['folder'] = "$url_images/folder.gif";
|
||||
$images['new_folder'] = "$url_images/red_folder.gif";
|
||||
$images['latest_reply'] = "$url_images/latest_reply.gif";
|
||||
$images['locked_folder'] = "$url_images/folder_lock.gif";
|
||||
|
||||
|
||||
include('includes/template.inc');
|
||||
|
||||
|
Reference in New Issue
Block a user