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"} -