1
0

Issue #234: Granular forcing of backend popups for specific areas

References #234
This commit is contained in:
Garvin Hicking
2015-01-29 15:25:38 +01:00
parent df20e85811
commit 5f7f2e5ce0
69 changed files with 167 additions and 15 deletions

View File

@ -1092,3 +1092,5 @@
@define('DASHBOARD_ENTRIES', 'In Progress');
@define('INSTALL_PASSWORD2', 'Admin password (verify)');
@define('INSTALL_PASSWORD2_DESC', 'Password for admin login, enter again to verify.');@define('INSTALL_PASSWORD_INVALID', 'Your entered passwords for the administrator user do not match.');
@define('INSTALL_BACKENDPOPUP_GRANULAR', 'Force specific backend popups');
@define('INSTALL_BACKENDPOPUP_GRANULAR_DESC', 'If you generally disable backend popups, you can specifically force using popups for specific places by entering a comma seperated list of places here. Available places are: ');