Fixed JSON syntax error in etc/WebGUI.conf.original
This commit is contained in:
parent
5687c6f748
commit
12fbd6a65c
1 changed files with 2 additions and 2 deletions
|
|
@ -368,9 +368,9 @@
|
||||||
"RootTitle" : "RootTitle",
|
"RootTitle" : "RootTitle",
|
||||||
"Spacer" : "Spacer",
|
"Spacer" : "Spacer",
|
||||||
"Thumbnail" : "Thumbnail",
|
"Thumbnail" : "Thumbnail",
|
||||||
"u" : "u_companyUrl"
|
"u" : "u_companyUrl",
|
||||||
"User" : "User",
|
"User" : "User",
|
||||||
"ViewCart" : "ViewCart",
|
"ViewCart" : "ViewCart"
|
||||||
},
|
},
|
||||||
|
|
||||||
#Specify any LDAP aliases for synchronizing user profiles to LDAP
|
#Specify any LDAP aliases for synchronizing user profiles to LDAP
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue