From 2a2154e7ebac202704a8971babbd6df9591aebed Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sat, 24 Nov 2007 08:05:08 +0000 Subject: Moving Customer templates to be generally used by vendors, etc. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1897 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Contact/customer.css | 20 +++ UI/Contact/customer.html | 329 ++++++++++++++++++++++++++++++++++++++++++++++ UI/Customer/customer.css | 20 --- UI/Customer/customer.html | 329 ---------------------------------------------- UI/lib/ui-header.html | 2 +- UI/login.html | 11 +- 6 files changed, 359 insertions(+), 352 deletions(-) create mode 100644 UI/Contact/customer.css create mode 100644 UI/Contact/customer.html delete mode 100644 UI/Customer/customer.css delete mode 100644 UI/Customer/customer.html diff --git a/UI/Contact/customer.css b/UI/Contact/customer.css new file mode 100644 index 00000000..e93cd0bd --- /dev/null +++ b/UI/Contact/customer.css @@ -0,0 +1,20 @@ +label { + text-align: right; + margin-left: auto; + margin-right: 0em; +} + +input { margin-left: 0em; + margin-right: auto; +} + +ul.navigation li { + display: inline; + padding-left: 1em; + padding-right: 1em; + padding-top: 0.5em; + padding-bottom: 0.5em; + margin-right: 1em; + margin-left: 1em; + margin-bottom: 0em; +} diff --git a/UI/Contact/customer.html b/UI/Contact/customer.html new file mode 100644 index 00000000..e39bfdcc --- /dev/null +++ b/UI/Contact/customer.html @@ -0,0 +1,329 @@ + + + + +
+ + +
+
+ +
+ +
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + + +
+ + + + + +
+ + + + + days +
+ + + + + +
+ + %/ + days + + + +
+
+ + + +
+ +
+ + + + + + +
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + [edit] + [delete] +
+
+ + +
+
+ + +
+
+ +
+
+ +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+
+
+
+
+ + + + + + + + + + + + + +
+ []   + [] +
+
+ + +
+ +
+
+ +
+
+
+
+ +
+
+
+ + + + + + + + + + + + + +
') ?>
+ [Edit] + [Delete] +
+
+ + +
+ +
+
+ +
+
+
+
+ + + diff --git a/UI/Customer/customer.css b/UI/Customer/customer.css deleted file mode 100644 index e93cd0bd..00000000 --- a/UI/Customer/customer.css +++ /dev/null @@ -1,20 +0,0 @@ -label { - text-align: right; - margin-left: auto; - margin-right: 0em; -} - -input { margin-left: 0em; - margin-right: auto; -} - -ul.navigation li { - display: inline; - padding-left: 1em; - padding-right: 1em; - padding-top: 0.5em; - padding-bottom: 0.5em; - margin-right: 1em; - margin-left: 1em; - margin-bottom: 0em; -} diff --git a/UI/Customer/customer.html b/UI/Customer/customer.html deleted file mode 100644 index e39bfdcc..00000000 --- a/UI/Customer/customer.html +++ /dev/null @@ -1,329 +0,0 @@ - - - - -
- - -
-
- -
- - - - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

- - - - -
- - - - - -
- - - - - days -
- - - - - -
- - %/ - days - - - -
-
- - - -
- -
- - - - - - - -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
- - [edit] - [delete] -
-
- - -
-
- - -
-
- -
-
- -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
-
-
-
- - - - - - - - - - - - - -
- []   - [] -
-
- - -
- -
-
- -
-
-
-
- -
-
-
- - - - - - - - - - - - - -
') ?>
- [Edit] - [Delete] -
-
- - -
- -
-
- -
-
-
-
- - - diff --git a/UI/lib/ui-header.html b/UI/lib/ui-header.html index 4f8e6d3e..91fe0c8a 100644 --- a/UI/lib/ui-header.html +++ b/UI/lib/ui-header.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - <?lsmb form.titlebar ?> + <?lsmb form.titlebar ? form.titlebar : titlebar ?> diff --git a/UI/login.html b/UI/login.html index 6dcf560f..3dbc0bb0 100644 --- a/UI/login.html +++ b/UI/login.html @@ -2,6 +2,9 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + LedgerSMB <?lsmb VERSION ?> @@ -58,6 +61,7 @@ function setup_page() { } + @@ -67,8 +71,11 @@ function setup_page() {
- +