This commit is contained in:
Skylar Ittner 2017-05-13 14:30:41 -06:00
parent ccc62c626b
commit eff3a9b9d5

View File

@ -78,10 +78,6 @@ if (!is_empty($_GET['page'])) {
<a class="navbar-brand" href="app.php">
<?php
echo SITE_TITLE;
// add breadcrumb-y thing
//lang("home");
//echo " <i class=\"fa fa-caret-right\"></i> ";
//lang(PAGES[$pageid]['title']);
?>
</a>
</div>