rfe #9355: Password Recovery email subject
This commit is contained in:
parent
cc3ff65fa7
commit
5176e17522
2 changed files with 3 additions and 2 deletions
|
|
@ -18,6 +18,7 @@
|
|||
- fixed #9956: Product Import
|
||||
- added Survey now has a loading mask on Survey edit ajax calls.
|
||||
- fixed: Sliders fixed. Improved algorithm for determining pixel step size.
|
||||
- rfe #9355: Password Recovery email subject (SDH Consulting Group)
|
||||
|
||||
7.6.14
|
||||
- fixed: IE6 shows Admin Bar over Asset Manager
|
||||
|
|
|
|||
|
|
@ -4203,9 +4203,9 @@ LongTruncOk=1</p>
|
|||
},
|
||||
|
||||
'WebGUI password recovery' => {
|
||||
message => q{WebGUI password recovery},
|
||||
message => q{Password recovery},
|
||||
lastUpdated => 0,
|
||||
context => q{Title of the template created by the Site Setup screen},
|
||||
context => q{Subject of the email that is sent for password recovery},
|
||||
},
|
||||
|
||||
'session length' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue