Update GUI Title

pull/47/head
necro-nemsis 3 years ago
parent ab623ad069
commit ef7af5ed3d

@ -128,7 +128,7 @@ $theme_url = 'dist/css/'.htmlspecialchars($theme, ENT_QUOTES);
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.php"style="font-family: Arial;font-size: 20px; color: #609aac"><?php echo _("LabyrinthAP Mixnet Portal"); ?> v<?php echo RASPI_VERSION; ?></a>
<a class="navbar-brand" href="index.php"style="font-family: Arial;font-size: 20px; color: #609aac"><?php echo _("LabyrinthAP Lokinet Access Point"); ?> v<?php echo RASPI_VERSION; ?></a>
</div>
<!-- /.navbar-header -->

Loading…
Cancel
Save