diff --git a/index.php b/index.php index 95215aa..df79169 100644 --- a/index.php +++ b/index.php @@ -325,6 +325,8 @@ if ($supplierIsNew and !empty($suppliers)) { }); } +$linkUrl = !$hasSupplier ? generateUrl() : (!$hasEvent ? generateUrl($supplier) : generateUrl($supplier, $event)); + ?> @@ -671,17 +673,7 @@ if ($supplierIsNew and !empty($suppliers)) { Adresse web
- - - - - - - - - - - +