From ab22d55339590dda83419c49984f0e8ec011f400 Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Sun, 22 Dec 2013 13:01:54 +0100 Subject: [PATCH] Use custom style for buttons --- artikel.php | 4 ++-- ordersatz_pos.php | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/artikel.php b/artikel.php index 2bb5744..ad35a0d 100644 --- a/artikel.php +++ b/artikel.php @@ -22,7 +22,7 @@ $form = '
- +
@@ -113,7 +113,7 @@ $jscode[] = str_replace('CONTENT_FORM', str_replace(array("\n"), $buttons = << - +

EOC; diff --git a/ordersatz_pos.php b/ordersatz_pos.php index 67d300b..b4743b7 100644 --- a/ordersatz_pos.php +++ b/ordersatz_pos.php @@ -99,11 +99,11 @@ EOC; $buttons = << - +   - +   - +
Bei Abschluß wird ein Fax zu Metro und eine Kopie per Mail an den Koch geschickt.

EOC; -- 2.20.1