From 21455bfd1004c4a3153050ac5995b8dc680c2042 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 27 Jul 2016 16:48:53 +0200 Subject: Class names start with a capital --- include/discounts-overview.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'include/discounts-overview.php') diff --git a/include/discounts-overview.php b/include/discounts-overview.php index 1bf55d6..60ddf13 100644 --- a/include/discounts-overview.php +++ b/include/discounts-overview.php @@ -44,16 +44,16 @@ require_once('./login.php'); data-mixer-order-value='{$discount->getValue()}'> {$discount->getId()} - #{$discount->getOffer()->getId()} to - {$discount->getOffer()->getContact()->getName()} - ({$discount->getOffer()->getContact()->getClient()->name}) + #{$discount->getOffer()->getId()} to + {$discount->getOffer()->getContact()->getName()} + ({$discount->getOffer()->getContact()->getClient()->name}) - {$discount->getTitle()}
-

{$discount->getDescription(false)}

+ {$discount->getTitle()}
+

{$discount->getDescription(false)}

- ".constants::invoice_valuta."{$discount->getValue()}
- {$discount->getVAT()}% VAT + ".Constants::invoice_valuta."{$discount->getValue()}
+ {$discount->getVAT()}% VAT @@ -74,7 +74,7 @@ require_once('./login.php');
Create new
-
@@ -104,7 +104,7 @@ require_once('./login.php');
- +