mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Just bring subSilver into line with the code whilst I've been making
some subSilver changes git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5266 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
6a45dfe3de
commit
eac5e69be1
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ $images['pm_editmsg'] = "$current_template_images/{LANG}/icon_edit.gif";
|
||||||
$images['pm_new_msg'] = "";
|
$images['pm_new_msg'] = "";
|
||||||
$images['pm_no_new_msg'] = "";
|
$images['pm_no_new_msg'] = "";
|
||||||
|
|
||||||
$images['topic_watch'] = "";
|
$images['Topic_watch'] = "";
|
||||||
$images['topic_un_watch'] = "";
|
$images['topic_un_watch'] = "";
|
||||||
$images['topic_mod_lock'] = "$current_template_images/topic_lock.gif";
|
$images['topic_mod_lock'] = "$current_template_images/topic_lock.gif";
|
||||||
$images['topic_mod_unlock'] = "$current_template_images/topic_unlock.gif";
|
$images['topic_mod_unlock'] = "$current_template_images/topic_unlock.gif";
|
||||||
|
|
Loading…
Add table
Reference in a new issue