X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/841d44c00aae1166a0721e40dc2f9ffb7b9ac5b5..ea8e8a62:/templates/webpages/am/config.html?ds=sidebyside
diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html
index c32e17893..db766e4fe 100644
--- a/templates/webpages/am/config.html
+++ b/templates/webpages/am/config.html
@@ -37,12 +37,14 @@
[% 'E-mail' | $T8 %] |
|
-
+
| [% 'Signature' | $T8 %] |
- |
-
-
+
+
+ [% 'Check full signature' | $T8 %]
+ [% 'Edit user signature' | $T8 %]
+ |
| [% 'Phone' | $T8 %] |
|
@@ -53,8 +55,8 @@
|
-
- | [% 'taxincluded checked' | $T8 %] |
+
+ | [% 'taxincluded checked' | $T8 %] |
[% L.yes_no_tag('taxincluded_checked', myconfig_taxincluded_checked) %]
|
@@ -72,6 +74,12 @@
[% L.select_tag('dateformat', DATEFORMATS, value_key = 'value', title_key = 'name') %]
+
+ | [% 'Time Format' | $T8 %] |
+
+ [% L.select_tag('timeformat', TIMEFORMATS, value_key = 'value', title_key = 'name') %]
+ |
+
| [% 'Output Number Format' | $T8 %] |
@@ -212,3 +220,17 @@
+
+
|