From: Roland Häder Date: Mon, 2 Oct 2023 21:05:28 +0000 (+0200) Subject: Please cherry-pick: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=72047bddc9ad5b3afa4dad8dea2aad30a66ae9e0;p=addressbook-war.git Please cherry-pick: - formatted long PF tags - /css/custom.css is now marked as deprecated --- diff --git a/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl b/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl new file mode 100644 index 00000000..6f3ae3d1 --- /dev/null +++ b/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
  • + +
  • +
+
+
diff --git a/web/WEB-INF/templates/admin/country/admin_form_country_data.tpl b/web/WEB-INF/templates/admin/country/admin_form_country_data.tpl new file mode 100644 index 00000000..63d2f3d7 --- /dev/null +++ b/web/WEB-INF/templates/admin/country/admin_form_country_data.tpl @@ -0,0 +1,160 @@ + + + + + + + + +
+ + + + + +
+ +
+ +
+ + + +
+
+ + + + + + +
+ +
+ +
+ + + + + +
+
+ + + + + + +
+ +
+ +
+ + + +
+
+ + + + + + +
+ +
+ +
+ + + + +
+
+ + + + + + +
+ +
+ +
+ + + +
+
+ + + + + + +
+ +
+ +
+ + + + + +
+
+ + + + +
+
+
diff --git a/web/WEB-INF/templates/master.tpl b/web/WEB-INF/templates/master.tpl index 9575f146..d9f93b2a 100644 --- a/web/WEB-INF/templates/master.tpl +++ b/web/WEB-INF/templates/master.tpl @@ -34,6 +34,7 @@ + diff --git a/web/resources/css/custom.css b/web/resources/css/custom.css index 3f53589a..454ebb60 100644 --- a/web/resources/css/custom.css +++ b/web/resources/css/custom.css @@ -1,3 +1,8 @@ +/** + * Custom CSS file + * + * @deprecated + */ body { font-size: 0.9em !important; font-family: sans-serif !important;