diff --git a/templates/Sparkle/admin/templates/templates_add_2.tpl b/templates/Sparkle/admin/templates/templates_add_2.tpl
index f724999c..623ca6e9 100644
--- a/templates/Sparkle/admin/templates/templates_add_2.tpl
+++ b/templates/Sparkle/admin/templates/templates_add_2.tpl
@@ -191,8 +191,8 @@ $header
- | {CUST_NAME} |
- {$lng['admin']['templates']['CUST_NAME']} |
+ {SALUTATION} |
+ {$lng['admin']['templates']['SALUTATION']} |
| {DB_NAME} |
@@ -220,8 +220,8 @@ $header
- | {CUST_NAME} |
- {$lng['admin']['templates']['CUST_NAME']} |
+ {SALUTATION} |
+ {$lng['admin']['templates']['SALUTATION']} |
| {USR_NAME} |
diff --git a/templates/Sparkle/admin/templates/templates_edit.tpl b/templates/Sparkle/admin/templates/templates_edit.tpl
index 1b356a15..258adeb1 100644
--- a/templates/Sparkle/admin/templates/templates_edit.tpl
+++ b/templates/Sparkle/admin/templates/templates_edit.tpl
@@ -191,8 +191,8 @@ $header
- | {CUST_NAME} |
- {$lng['admin']['templates']['CUST_NAME']} |
+ {SALUTATION} |
+ {$lng['admin']['templates']['SALUTATION']} |
| {DB_NAME} |
@@ -220,8 +220,8 @@ $header
- | {CUST_NAME} |
- {$lng['admin']['templates']['CUST_NAME']} |
+ {SALUTATION} |
+ {$lng['admin']['templates']['SALUTATION']} |
| {USR_NAME} |