mirror of
http://git.frickel.earth/Tysox/BOS-Pinneberg.git
synced 2025-12-15 22:34:22 +01:00
[+] fixed Bugs ins FrontEnd
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* Time: 18:09
|
||||
*/
|
||||
?>
|
||||
<?php include("../config/config.php");?>
|
||||
<?php include("admin/config/config.inc.php");?>
|
||||
<!doctype html>
|
||||
<!--
|
||||
Material Design Lite
|
||||
@@ -62,6 +62,7 @@
|
||||
</div>
|
||||
<div class="mdl-layout--large-screen-only mdl-layout__header-row">
|
||||
<h3>BOS Funk Pinneberg</h3>
|
||||
|
||||
</div>
|
||||
<div class="mdl-layout--large-screen-only mdl-layout__header-row">
|
||||
</div>
|
||||
@@ -71,5 +72,9 @@
|
||||
<a href="#polizei" class="mdl-layout__tab">Polizei</a>
|
||||
<a href="#thw" class="mdl-layout__tab">THW</a>
|
||||
<a href="#bos" class="mdl-layout__tab">BOS Funk</a>
|
||||
<div class="mdl-layout-spacer"></div>
|
||||
<button onclick="window.location.href='admin/login.php'" class="mdl-button mdl-js-button mdl-js-ripple-effect mdl-button--icon mdl--right" id="hdrbtn">
|
||||
<i class="material-icons">exit_to_app</i>
|
||||
</button>
|
||||
</div>
|
||||
</header>
|
||||
Reference in New Issue
Block a user