1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

Issue #3514 - Display page count to avoid accidental deletion of populated chapters.

This commit is contained in:
camer0n
2025-04-13 09:04:29 -07:00
parent 306c3790e5
commit 93eeaf614d
3 changed files with 55 additions and 45 deletions

View File

@@ -56,4 +56,5 @@ return [
'CUSLAN_84' => "Caption displayed on the menu item.",
'CUSLAN_85' => "Leave blank to use the default",
'CUSLAN_86' => "Leave blank to use the corresponding page",
'CUSLAN_87' => "Page Count",
];