cleanup
This commit is contained in:
parent
ccc62c626b
commit
eff3a9b9d5
4
app.php
4
app.php
@ -78,10 +78,6 @@ if (!is_empty($_GET['page'])) {
|
|||||||
<a class="navbar-brand" href="app.php">
|
<a class="navbar-brand" href="app.php">
|
||||||
<?php
|
<?php
|
||||||
echo SITE_TITLE;
|
echo SITE_TITLE;
|
||||||
// add breadcrumb-y thing
|
|
||||||
//lang("home");
|
|
||||||
//echo " <i class=\"fa fa-caret-right\"></i> ";
|
|
||||||
//lang(PAGES[$pageid]['title']);
|
|
||||||
?>
|
?>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user