summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2019-11-05 18:01:37 +0100
committerSimon Rettberg2019-11-05 18:01:37 +0100
commit50d28a0ad8dcf5d9fe697278b6ea05aa00f8fb87 (patch)
tree0418c774e8cbda6376f2f8a699af6e67a9055235 /modules-available/baseconfig/lang/en/template-tags.json
parent[permissionmanager] Fix creating bogus negative cache entries (diff)
downloadslx-admin-50d28a0ad8dcf5d9fe697278b6ea05aa00f8fb87.tar.gz
slx-admin-50d28a0ad8dcf5d9fe697278b6ea05aa00f8fb87.tar.xz
slx-admin-50d28a0ad8dcf5d9fe697278b6ea05aa00f8fb87.zip
[baseconfig] Overhaul hook system
This enables us to finally properly show the inheritance flow of all the config variables when editing the baseconfig for a certain location or machine.
Diffstat (limited to 'modules-available/baseconfig/lang/en/template-tags.json')
-rw-r--r--modules-available/baseconfig/lang/en/template-tags.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules-available/baseconfig/lang/en/template-tags.json b/modules-available/baseconfig/lang/en/template-tags.json
index 471fef35..9ac578e7 100644
--- a/modules-available/baseconfig/lang/en/template-tags.json
+++ b/modules-available/baseconfig/lang/en/template-tags.json
@@ -1,8 +1,7 @@
{
"lang_basicConfiguration": "Basic Configuration",
"lang_clientRelatedConfig": "The options on this page are related to the bwLehrpool client machines.",
- "lang_defaultValue": "Default",
"lang_editOverrideNotice": "You're editing the settings of a sub-section",
"lang_enableOverride": "Override",
- "lang_inheritSource": "Inherited from"
+ "lang_showParents": "Inherited values"
} \ No newline at end of file