X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5f68c97560deb16f78ab3331e13e692981bc2c1e..ea8e8a62:/templates/webpages/am/config.html
diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html
index 18af43224..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 %] |
|
@@ -52,21 +54,9 @@
[% 'Fax' | $T8 %] |
|
-
- | [% 'Company' | $T8 %] |
- |
-
-
- | [% 'Address' | $T8 %] |
- |
-
-
- | [% 'SEPA creditor ID' | $T8 %] |
- |
-
-
- | [% 'taxincluded checked' | $T8 %] |
+
+ | [% 'taxincluded checked' | $T8 %] |
[% L.yes_no_tag('taxincluded_checked', myconfig_taxincluded_checked) %]
|
@@ -84,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 %] |
@@ -224,3 +220,17 @@
+
+
|