From: Moritz Bunkus Date: Fri, 25 Jan 2008 07:59:23 +0000 (+0000) Subject: HTML-Code aufgeräumt, Attribute gequotet, HTML-Sonderzeichen in Werten escapet. X-Git-Tag: release-2.6.0beta1~284 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=13a8363eec7bf4c226ed23e96722e3cf5de494ed;p=kivitendo-erp.git HTML-Code aufgeräumt, Attribute gequotet, HTML-Sonderzeichen in Werten escapet. --- diff --git a/templates/webpages/ic/choice_de.html b/templates/webpages/ic/choice_de.html index d7a9b9460..ecb465726 100644 --- a/templates/webpages/ic/choice_de.html +++ b/templates/webpages/ic/choice_de.html @@ -2,33 +2,37 @@ [%- USE LxERP %] -
+ -[%- FOREACH row = HIDDENS %] - -[%- END %] + [%- FOREACH row = HIDDENS %] + + [%- END %] - - - - - - - - - -
ArtikelnummerArtikelbeschreibung
-
+

+ + + + + + + + + +
ArtikelnummerArtikelbeschreibung
+

-[%- FOREACH row = PARTS %] - - - - - -[%- END %] + [%- FOREACH row = PARTS %] + + + + + + [%- END %] -
+

+ +

+ - - + + diff --git a/templates/webpages/ic/choice_master.html b/templates/webpages/ic/choice_master.html index fa0e0312f..434d6976d 100644 --- a/templates/webpages/ic/choice_master.html +++ b/templates/webpages/ic/choice_master.html @@ -2,33 +2,37 @@ [%- USE LxERP %] -
+ -[%- FOREACH row = HIDDENS %] - -[%- END %] + [%- FOREACH row = HIDDENS %] + + [%- END %] - - - - - - - - - -
Part NumberPart Description
-
+

+ + + + + + + + + +
Part NumberPart Description
+

-[%- FOREACH row = PARTS %] - - - - - -[%- END %] + [%- FOREACH row = PARTS %] + + + + + + [%- END %] -
+

+ +

+ - - + + diff --git a/templates/webpages/ic/confirm_price_update_de.html b/templates/webpages/ic/confirm_price_update_de.html index 6e9edc441..75fd49a15 100644 --- a/templates/webpages/ic/confirm_price_update_de.html +++ b/templates/webpages/ic/confirm_price_update_de.html @@ -2,17 +2,21 @@ [%- USE LxERP %] -
+ -[%- FOREACH row = HIDDENS %] - -[%- END %] + [%- FOREACH row = HIDDENS %] + + [%- END %] -

Bestätigen Sie!

+

Bestätigen Sie!

-

Sind Sie sicher, dass Sie die Preise +

Sind Sie sicher, dass Sie die Preise aktualisieren wollen?

-

- -

+

+ + +

+ + + diff --git a/templates/webpages/ic/confirm_price_update_master.html b/templates/webpages/ic/confirm_price_update_master.html index b9e86cfbf..afbecf331 100644 --- a/templates/webpages/ic/confirm_price_update_master.html +++ b/templates/webpages/ic/confirm_price_update_master.html @@ -2,16 +2,20 @@ [%- USE LxERP %] -
+ -[%- FOREACH row = HIDDENS %] - -[%- END %] + [%- FOREACH row = HIDDENS %] + + [%- END %] -

Confirm!

+

Confirm!

-

Are you sure you want to update the prices

+

Are you sure you want to update the prices

-

- -

+

+ + +

+ + +