update WebGUI.conf.original for Account

This commit is contained in:
Colin Kuskie 2008-11-24 23:37:47 +00:00
parent f1c94b241c
commit 2bb2bc1144
2 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,8 @@
- fixed #8800: Errors in POD of Asset-related mix-in modules (Bernd Kalbfuß-Zimmermann)
- fixed: Products imported into the Shelf have bad URLs
- fixed: #9147: Misspellings in Account
- fixed: #9148: Account: account links do not work
- fixed: #9149: Account: default templates do not work right
7.6.4
- Survey now will show progress and time limit.

View file

@ -720,6 +720,7 @@
"AOIHits" : "AOIHits",
"AOIRank" : "AOIRank",
"AssetProxy" : "AssetProxy",
"BackToSite" : "BackToSite",
"CanEditText" : "CanEditText",
"CartItemCount" : "CartItemCount",
"c" : "c_companyName",
@ -733,6 +734,7 @@
"GroupDelete" : "GroupDelete",
"GroupText" : "GroupText",
"H" : "H_homeLink",
"If" : "If",
"International" : "International",
"LastModified" : "LastModified",
"L" : "L_loginBox",
@ -891,6 +893,7 @@
"WebGUI::Content::AssetManager",
"WebGUI::Content::AssetDiscovery",
"WebGUI::Content::AjaxI18N",
"WebGUI::Content::Account",
"WebGUI::Content::Operation",
"WebGUI::Content::Setup",
"WebGUI::Content::Shop",