diff --git a/CHANGELOG.md b/CHANGELOG.md index f3f0cb52..01307208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ # CHANGELOG +## 2024.3.6 + +- change attributes view + ## 2024.3.4 - add [[username]] for reminder diff --git a/system/lan/english.json b/system/lan/english.json index 96b553d0..dc2cfac8 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -460,5 +460,6 @@ "Users_Announcement": "Users Announcement", "Customer_Announcement": "Customer Announcement", "1_Period___1_Month__Expires_the_20th_of_each_month": "1 Period = 1 Month, Expires the 20th of each month", - "Period": "Period" + "Period": "Period", + "Add": "Add" } \ No newline at end of file diff --git a/ui/ui/customers-add.tpl b/ui/ui/customers-add.tpl index f93b208a..1b2f026d 100644 --- a/ui/ui/customers-add.tpl +++ b/ui/ui/customers-add.tpl @@ -1,21 +1,20 @@ {include file="sections/header.tpl"} -
-
-
-
{Lang::T('Add New Contact')}
-
- -
+ +
+
+
+
{Lang::T('Add New Contact')}
+
- -
+ +
{if $_c['country_code_phone']!= ''} - + + + {else} - + {/if} @@ -23,26 +22,26 @@
- -
+ +
- -
+ +
- -
+ +
{if $_c['country_code_phone']!= ''} - + + + {else} - + {/if} @@ -50,15 +49,15 @@
- -
- {Lang::T('Password')} +
+
- -
+ +
@@ -68,14 +67,14 @@
- -
+ +
- -
+ +
+
+
+
+
+
+
{Lang::T('Attributes')}
+
-
- -
- -
+
+
- -
-
- - Or {Lang::T('Cancel')} -
-
- +
+
-
-
+
+ +
{Lang::T('Cancel')} +
+ {literal} - + {/literal} diff --git a/ui/ui/customers-edit.tpl b/ui/ui/customers-edit.tpl index 46a71202..219fdf42 100644 --- a/ui/ui/customers-edit.tpl +++ b/ui/ui/customers-edit.tpl @@ -1,16 +1,15 @@ {include file="sections/header.tpl"} -
-
-
-
{Lang::T('Edit Contact')}
-
- -
+ +
+
+
+
{Lang::T('Edit Contact')}
+
- -
+ +
{if $_c['country_code_phone']!= ''} + @@ -25,21 +24,21 @@
- -
+ +
- -
+ +
- -
+ +
{if $_c['country_code_phone']!= ''} + @@ -53,8 +52,8 @@
- -
+ +
@@ -62,8 +61,8 @@
- -
+ +
@@ -73,14 +72,14 @@
- -
+ +
- -
+ +
+
+
+
+
+
+
{Lang::T('Attributes')}
+
{if $customFields} {foreach $customFields as $customField}
-
+
{/foreach} {/if} - -
- -
- -
+ +
- -
-
- - Or {Lang::T('Cancel')} -
-
- + +
+
-
-
+
+ +
{Lang::T('Cancel')} +
+ {literal}