Issue #78 solution
Dieser Commit ist enthalten in:
Ursprung
91ab02f7e3
Commit
56e8edebb8
@ -227,7 +227,7 @@ if ($homepage && $homepage_url !== '/') {
|
||||
<div class="container-fluid fluid-height wrapper">
|
||||
<div class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<a class="brand pull-left" href="<?php echo $base_url ?><?php echo $homepage_url;?>"><?php echo $options['title']; ?></a>
|
||||
<a class="brand pull-left" href="<?php echo $homepage_url;?>"><?php echo $options['title']; ?></a>
|
||||
<p class="navbar-text pull-right">
|
||||
Generated by <a href="http://daux.io">Daux.io</a>
|
||||
</p>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren