From edd57359c8bfbc3ccd0f05a83b88d23da078d109 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Sun, 31 Jan 2010 14:47:34 +0000 Subject: Hopefully nobody will notice me sneaking this one in: Fix javascript bug in the smilies ACP. #55725 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10463 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_icons.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'phpBB/adm') diff --git a/phpBB/adm/style/acp_icons.html b/phpBB/adm/style/acp_icons.html index 10166fec35..eedf39b440 100644 --- a/phpBB/adm/style/acp_icons.html +++ b/phpBB/adm/style/acp_icons.html @@ -139,9 +139,9 @@ - + {S_ADD_ORDER_LIST_DISPLAY} + {S_ADD_ORDER_LIST_UNDISPLAY} -- cgit v1.2.1