Commit 004f3db2de0ec26f52d1ca250a7c5d31d57b5da7
1 parent
3226d384
KTS-1710
"Need to ensure US English spelling on text throughout the system" Fixed. Wording changed Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7623 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
templates/ktstandard/disclaimers/manage_disclaimers.smarty
| 1 | <h2>{i18n}Disclaimers{/i18n}</h2> | 1 | <h2>{i18n}Disclaimers{/i18n}</h2> |
| 2 | 2 | ||
| 3 | -<p class="descriptiveText">{i18n}Please select a disclaimer to customise.{/i18n}</p> | 3 | +<p class="descriptiveText">{i18n}Please select a disclaimer to customize.{/i18n}</p> |
| 4 | 4 | ||
| 5 | <h2>{i18n}Existing disclaimers{/i18n}</h2> | 5 | <h2>{i18n}Existing disclaimers{/i18n}</h2> |
| 6 | 6 |