summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2018-07-24 05:09:34 -0400
committerMalf Furious <m@lfurio.us>2018-07-24 05:09:34 -0400
commit92b917ec223db6532ef2ceed856d1086d02e573e (patch)
tree0779c231aeec7efd99227438be844a9e69053c63
parentfc45eabca659f9e9792ca4c5a82a3cef732cec10 (diff)
downloadscrott-92b917ec223db6532ef2ceed856d1086d02e573e.tar.gz
scrott-92b917ec223db6532ef2ceed856d1086d02e573e.zip
Show PAGE_NAME in the navbar/pad select
-rw-r--r--app/view/stdpage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/stdpage.php b/app/view/stdpage.php
index 9725b65..dad3924 100644
--- a/app/view/stdpage.php
+++ b/app/view/stdpage.php
@@ -174,7 +174,7 @@ require_once "view/datamods.php";
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">
- <i>Dashboard</i> <span class="caret"></span>
+ <?=getPageName()?> <span class="caret"></span>
</a>
<ul class="dropdown-menu">