mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Changes to smilies in the admin panel
- Deletions now require confirmation - Additions/edits can no longer be via GET Note to translators: This adds a new language variable git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5503 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -425,6 +425,7 @@ $lang['smiley_import_success'] = 'The Smiley Pack was imported successfully!';
|
||||
$lang['smiley_del_success'] = 'The Smiley was successfully removed';
|
||||
$lang['Click_return_smileadmin'] = 'Click %sHere%s to return to Smiley Administration';
|
||||
|
||||
$lang['Confirm_delete_smiley'] = 'Are you sure you want to delete this Smiley?';
|
||||
|
||||
//
|
||||
// User Management
|
||||
|
Reference in New Issue
Block a user