1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 06:03:27 +02:00

Issue #5481 Added pref for displaying debug navigation button in admin area.

This commit is contained in:
camer0n
2025-04-26 07:39:54 -07:00
parent 9626bc6f07
commit 68c0eb8505
5 changed files with 31 additions and 8 deletions

View File

@@ -265,4 +265,5 @@ return [
'PRFLAN_284' => "Collapse navigation side-bar by default",
'PRFLAN_285' => "Display field help tips",
'PRFLAN_286' => "Content Filters",
'PRFLAN_287' => "Display debug button in admin area navigation bar",
];