WebGUI, versionTag i18n fix
This commit is contained in:
parent
7b814c1c85
commit
8283aebe2d
2 changed files with 3 additions and 2 deletions
|
|
@ -14,6 +14,7 @@
|
|||
- WebGUI::Shop::PayDriver::PayPal moved to WebGUI::Shop::PayDriver::PayPal::ExpressCheckout.
|
||||
- WebGUI::Shop::PayDriver::PayPal::PayPalStd is back, now functional.
|
||||
- fixed #10671: shop checkout address copy broken
|
||||
- fixed #10678: i18n in WebGUI::versionTags.icon
|
||||
|
||||
7.7.15
|
||||
- fixed #10629: WebGUI::ProfileField create new field bug
|
||||
|
|
|
|||
|
|
@ -3264,8 +3264,8 @@ or are under your current version tag.</p>
|
|||
},
|
||||
|
||||
'versionTags.icon' => {
|
||||
message => q|If this tag is the curret tag for the user, this will contain the URL to a small version of the version tags admin console icon.|,
|
||||
lastUpdated =>1247529885,
|
||||
message => q|If this tag is the current tag for the user, this will contain the URL to a small version of the version tags admin console icon.|,
|
||||
lastUpdated =>1248190349,
|
||||
},
|
||||
|
||||
'settings' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue