From 42a964c4b8d7b479745c6204b1c004466ed8ea44 Mon Sep 17 00:00:00 2001 From: Thomas Hooge Date: Wed, 1 Mar 2023 15:52:04 +0100 Subject: [PATCH] Added symbol for options --- images/settings.png | Bin 0 -> 812 bytes tpl/options.tpl | 1 + tpl/optionseditdisplay.tpl | 219 ++++++++++++++++++------------------ tpl/optionseditpassword.tpl | 1 + 4 files changed, 111 insertions(+), 110 deletions(-) create mode 100644 images/settings.png diff --git a/images/settings.png b/images/settings.png new file mode 100644 index 0000000000000000000000000000000000000000..36ab365d4aa495fa715d995605661639c4dbf713 GIT binary patch literal 812 zcmV+{1JnG8P)bMMrQq+Hw3C~rq^786oZxtnu7aAlkCBvzkeid0myMR8|NsBt z>-YQp{@v*I+vfG?@A>QT`TqX@?(_Qh`1|PW@%sG!^Y;4m`26$s`Pk+3+~@V*>GtjO z`s3{Pg{$3bnbuK&zRTP3;Oh4B_WRuA@7m?{zsc6y zpV&55e|4eR`TPCk?e|!V&CJ~KdZgNUquMo8eDU@AS&h)@@Ag`b(SxhqPkp&dc(L#F z`_|y?$kE*4=<#@cYf}IK06BD0PE!Cqf!Rt~H4HQwYx9BG^J|rX?ZxfImF;Wofq})@ z^Of1f*_D-RYk_Oo^MTpzmBq#FYn7Gl#qGsrpT)lb008t!L_t&-(_>%&0!}s-R#p}^ zP6h~I=im~PkrY>ym*8Lr^BI|#on5W1BO?@~7(pT&Ox#YE;f~&JmhN)W96 + {$lang_options} diff --git a/tpl/optionseditdisplay.tpl b/tpl/optionseditdisplay.tpl index e23e5cc..a5102f5 100644 --- a/tpl/optionseditdisplay.tpl +++ b/tpl/optionseditdisplay.tpl @@ -1,112 +1,111 @@ -
- - - - - - - -
- {$lang_options} - - {$lang_cancel} - -
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + +
- {$lang_options_display} - -   -
- {$lang_user_language} - - - ({$language}) -
- {$lang_options_imagesize} - - -
- {$lang_options_imagecount} - - -
- {$lang_options_mac} - - -
- {$lang_options_dateformat} - - -
- {$lang_options_dns1suffix} - - -
- {$lang_options_dns2suffix} - - -
- {$lang_menu} - - {$lang_assets}
- {$lang_assetclasses}
- {$lang_assetclassgroups}
+ + + + + + + + +
+ + {$lang_options} + + {$lang_cancel} + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - -
+ {$lang_options_display} + +   +
+ {$lang_user_language} + + + ({$language}) +
+ {$lang_options_imagesize} + + +
+ {$lang_options_imagecount} + + +
+ {$lang_options_mac} + + +
+ {$lang_options_dateformat} + + +
+ {$lang_options_dns1suffix} + + +
+ {$lang_options_dns2suffix} + + +
+ {$lang_menu} + + {$lang_assets}
+ {$lang_assetclasses}
+ {$lang_assetclassgroups}
{if $suser_admin} - {$lang_cables}
+ {$lang_cables}
{/if} - {$lang_locations}
- {$lang_nodes}
- {$lang_subnets}
- {$lang_vlans}
- {$lang_zones} -
- {$lang_tooltips} - - {$lang_tooltips}
-
- - + {$lang_locations}
+ {$lang_nodes}
+ {$lang_subnets}
+ {$lang_vlans}
+ {$lang_zones} +
+ {$lang_tooltips} + + {$lang_tooltips}
+
+ + diff --git a/tpl/optionseditpassword.tpl b/tpl/optionseditpassword.tpl index 507355b..04cdff8 100644 --- a/tpl/optionseditpassword.tpl +++ b/tpl/optionseditpassword.tpl @@ -4,6 +4,7 @@
+ {$lang_options}