From b8b3bfe328e55d970a86b08a7f4dd182ee21afdf Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 26 Jan 2020 18:06:06 +0300 Subject: [PATCH] feat(admin-plugin): update api templates #211 --- .../templates/system/api/delivery/add.html | 53 +++++-------------- .../templates/system/api/delivery/edit.html | 24 ++++----- 2 files changed, 25 insertions(+), 52 deletions(-) diff --git a/site/plugins/admin/templates/system/api/delivery/add.html b/site/plugins/admin/templates/system/api/delivery/add.html index ae79791c..68de8a45 100644 --- a/site/plugins/admin/templates/system/api/delivery/add.html +++ b/site/plugins/admin/templates/system/api/delivery/add.html @@ -6,56 +6,29 @@
-
- - +
+ + {{ tr('admin_help_text_for_tokens_label') }}
-
- - +
+ + {{ tr('admin_help_text_for_api_calls_limit_label') }}
-
- - +
+ + {{ tr('admin_help_text_for_api_token_icon', {':link': 'fontawesome'})|raw }}
-
- -
-
+
diff --git a/site/plugins/admin/templates/system/api/delivery/edit.html b/site/plugins/admin/templates/system/api/delivery/edit.html index 810d3cc4..ae039617 100644 --- a/site/plugins/admin/templates/system/api/delivery/edit.html +++ b/site/plugins/admin/templates/system/api/delivery/edit.html @@ -11,22 +11,22 @@
-
- +
+ {{ tr('admin_help_text_for_tokens_label') }}
-
- +
+ {{ tr('admin_help_text_for_api_calls_limit_label') }}
-
- +
+ {{ tr('admin_help_text_for_api_token_icon', {':link': 'fontawesome'})|raw }}
-
- -
-
- +
+