From 3678db95cded3d17233755b9936df7898718932e Mon Sep 17 00:00:00 2001 From: Mariela Date: Mon, 10 Sep 2018 16:31:00 -0300 Subject: [PATCH] Revert "mantis #0019370: Replace the current Trevelin dashboard... (#71)" This reverts commit 9206c4d8bcb05127e5425fc3788312f4a9833d0b. --- pages/home.php | 121 ------------------------------------------------- 1 file changed, 121 deletions(-) delete mode 100644 pages/home.php diff --git a/pages/home.php b/pages/home.php deleted file mode 100644 index a6ec808..0000000 --- a/pages/home.php +++ /dev/null @@ -1,121 +0,0 @@ - -
- -
-

Getting Started

-
- ' . s('Import Subscribers') . ' -
'; - } - if (!in_array('send', $GLOBALS['disallowpages'])) { - echo '' . s('Send a Campaign') . ' -
'; - } - if (!in_array('statsoverview', $GLOBALS['disallowpages'])) { // are we allowed to view stats - if (!empty($lastCampaignID)) { // are there any - echo '' . s('View Statistics') . ' -
'; - } else { - echo ' - ' . s('View Statistics') . ' - -
'; - } - } - ?> -
-
- - -
-

Last Campaign Results

-
- ' . s('There are currently no statistics available') . '

'; -} else { - ?> - -

- - Subject: - - - - -

- -

Messages sent on .

-

Viewed (%), and bounced (%).

- - - -
-
- -
- - - -
-