aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/backtopbar.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2019-08-17 19:49:51 +0200
committervincent-peugnet <v.peugnet@free.fr>2019-08-17 19:49:51 +0200
commit11233711f4e16957fbe6f5c4f4399e269e87f68f (patch)
tree74e55889f7deb08871eafcefac61cba0a230f65d /app/view/templates/backtopbar.php
parent463f06ec02ecc02a70147b6494e23ec93ca74420 (diff)
downloadwcms-11233711f4e16957fbe6f5c4f4399e269e87f68f.tar.gz
wcms-11233711f4e16957fbe6f5c4f4399e269e87f68f.zip
footer
Diffstat (limited to 'app/view/templates/backtopbar.php')
-rw-r--r--app/view/templates/backtopbar.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/view/templates/backtopbar.php b/app/view/templates/backtopbar.php
index 06ec1fe..91ccd89 100644
--- a/app/view/templates/backtopbar.php
+++ b/app/view/templates/backtopbar.php
@@ -1,4 +1,4 @@
-<div id="topbar">
+<header id="topbar">
<span id="search">
<form action="<?= $this->url('search') ?>" method="post">
@@ -66,4 +66,4 @@ if($user->isadmin()) {
<?php } ?>
-</div> \ No newline at end of file
+</header> \ No newline at end of file