WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 4184206

Browse files
committed
[master] Add back navbar
1 parent 918b1f5 commit 4184206

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

phpBB/styles/prosilver/template/overall_header.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,12 @@ <h1 style="float:left;margin-right:0px;margin-top:0px;">Development Discussion B
117117
<div id="wrap" style="clear:both;margin-top:20px;" class="wrap">
118118
<a id="top" class="anchor" accesskey="t"></a>
119119
<div id="page-header">
120-
<!--
121120
<!-- EVENT overall_header_navbar_before -->
122121

123122
<div class="headerbar" role="banner">
124123

125124
{% include 'navbar_header.html' %}
125+
<!--
126126
<!-- EVENT overall_header_headerbar_before -->
127127
<div class="inner">
128128

@@ -159,8 +159,9 @@ <h1 class="c-hero-heading">
159159

160160
</div>
161161
<!-- EVENT overall_header_headerbar_after -->
162+
-->
162163
</div>
163-
-->
164+
164165
</div>
165166

166167
{% include 'breadcrumbs.html' %}

0 commit comments

Comments
 (0)