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:
Graham Eames 2005-10-08 19:41:31 +00:00
parent 6a45dfe3de
commit eac5e69be1

View file

@ -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";