Skip to content

Commit

Permalink
#1334 Update help
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick committed Sep 6, 2015
1 parent 95261c4 commit c091ab2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions themes/Sixteen/help.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@
exit;

?>
<nav class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<a href="help.php" class="navbar-brand"><span class="fa fa-fw fa-info-circle"></span> <?php _e('Help', 'luna') ?></a>
</div>
</nav>
<h2 class="profile-title"><?php _e('Help', 'luna') ?></h2>
<?php if ($luna_config['o_rules'] == '1') { ?>
<div class="panel panel-default">
<div id="rules-block" class="panel-heading">
Expand Down

0 comments on commit c091ab2

Please sign in to comment.