mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16019] Deny prosilver's uninstallation
PHPBB3-16019
This commit is contained in:
@@ -84,7 +84,8 @@ $lang = array_merge($lang, array(
|
||||
'STYLE_USED_BY' => 'Used by (including robots)',
|
||||
'STYLE_VERSION' => 'Style version',
|
||||
|
||||
'UNINSTALL_DEFAULT' => 'You cannot uninstall the default style.',
|
||||
'UNINSTALL_PROSILVER' => 'You cannot uninstall the style “prosilver”.',
|
||||
'UNINSTALL_DEFAULT' => 'You cannot uninstall the default style.',
|
||||
|
||||
'BROWSE_STYLES_DATABASE' => 'Browse styles database',
|
||||
));
|
||||
|
Reference in New Issue
Block a user