diff --git a/Theme/Backend/promotion-create.tpl.php b/Theme/Backend/promotion-create.tpl.php index 979f06e..7978c56 100644 --- a/Theme/Backend/promotion-create.tpl.php +++ b/Theme/Backend/promotion-create.tpl.php @@ -19,26 +19,30 @@ echo $this->getData('nav')->render(); ?> -
-

getText('Promotion') ?>

-
-
- - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+

getText('Promotion') ?>

+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ \ No newline at end of file diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php index a18a412..f36fc53 100644 --- a/Theme/Backend/promotion-list.tpl.php +++ b/Theme/Backend/promotion-list.tpl.php @@ -21,26 +21,30 @@ $footerView->setPage(1); echo $this->getData('nav')->render(); ?> -
- - - - - - - - $value) : $count++; ?> - - -
getText('Events') ?>
getText('Status'); ?> - getText('Title'); ?> - getText('Start'); ?> - getText('End'); ?> - getText('Expenses'); ?> - getText('Sales'); ?> - getText('Budget'); ?> -
render(); ?> -
getText('Empty', 0, 0); ?> - -
-
+
+
+
+ + + + + + + + $value) : $count++; ?> + + +
getText('Events') ?>
getText('Status'); ?> + getText('Title'); ?> + getText('Start'); ?> + getText('End'); ?> + getText('Expenses'); ?> + getText('Sales'); ?> + getText('Budget'); ?> +
render(); ?> +
getText('Empty', 0, 0); ?> + +
+
+
+
\ No newline at end of file diff --git a/Theme/backend/event-create.tpl.php b/Theme/backend/event-create.tpl.php index 348f2ac..9f20707 100644 --- a/Theme/backend/event-create.tpl.php +++ b/Theme/backend/event-create.tpl.php @@ -19,23 +19,27 @@ echo $this->getData('nav')->render(); ?> -
-

getText('Event') ?>

-
-
- - -
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+

getText('Event') ?>

+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ \ No newline at end of file diff --git a/Theme/backend/event-list.tpl.php b/Theme/backend/event-list.tpl.php index 585b238..034fd7c 100644 --- a/Theme/backend/event-list.tpl.php +++ b/Theme/backend/event-list.tpl.php @@ -21,28 +21,32 @@ $footerView->setPage(1); echo $this->getData('nav')->render(); ?> -
- - - - - - - - $value) : $count++; ?> - - -
getText('Events') ?>
getText('Status'); ?> - getText('Type'); ?> - getText('Title'); ?> - getText('Start'); ?> - getText('End'); ?> - getText('Location'); ?> - getText('Expenses'); ?> - getText('Sales'); ?> - getText('Budget'); ?> -
render(); ?> -
getText('Empty', 0, 0); ?> - -
+
+
+
+ + + + + + + + $value) : $count++; ?> + + +
getText('Events') ?>
getText('Status'); ?> + getText('Type'); ?> + getText('Title'); ?> + getText('Start'); ?> + getText('End'); ?> + getText('Location'); ?> + getText('Expenses'); ?> + getText('Sales'); ?> + getText('Budget'); ?> +
render(); ?> +
getText('Empty', 0, 0); ?> + +
+
+