aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/info.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2020-04-14 16:36:45 +0200
committervincent-peugnet <v.peugnet@free.fr>2020-04-14 16:36:45 +0200
commit8ccc4ac00c974ba3659762e6c67f75ed82020e37 (patch)
treefc9a5b656ca13b34cb2eaac6e909b0b59ca839e8 /app/view/templates/info.php
parentce3fcb72f2d5d154461a14183069bf87db1e5776 (diff)
downloadwcms-8ccc4ac00c974ba3659762e6c67f75ed82020e37.tar.gz
wcms-8ccc4ac00c974ba3659762e6c67f75ed82020e37.zip
finish flashmessages implementation
+ clean css
Diffstat (limited to 'app/view/templates/info.php')
-rw-r--r--app/view/templates/info.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/view/templates/info.php b/app/view/templates/info.php
index 0e722a6..e77fbe3 100644
--- a/app/view/templates/info.php
+++ b/app/view/templates/info.php
@@ -3,7 +3,6 @@
<?php $this->start('page') ?>
-<body>
<?php $this->insert('backtopbar', ['user' => $user, 'tab' => 'info', 'pagelist' => $pagelist]) ?>
@@ -76,6 +75,5 @@
</section>
</main>
-</body>
<?php $this->stop('page') ?> \ No newline at end of file