Skip to content

Commit 55a04f9

Browse files
committed
Return to standard site 'ribbon' for Reference pages
1 parent 67ef7b8 commit 55a04f9

File tree

4 files changed

+6
-9
lines changed

4 files changed

+6
-9
lines changed

java_generate/templates/generic.template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
<input type="submit" value=" " /></p>
4545
</form>
4646
</div>
47-
<div id="ribbon-announce">
47+
<!--<div id="ribbon-announce">
4848
<ul class="center">
4949
<li><a href="https://donorbox.org/supportpf2019-fundraising-campaign" target="_blank">This season, we need your help! Click here to donate to #SupportP5!</a></li>
5050
</ul>
5151
<div class="clear"></div>
52-
</div>
52+
</div>-->
5353
<a id="TOP" name="TOP"></a>
5454

5555
<div id="navigation">

java_generate/templates/index.alphabetical.template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
<input type="submit" value=" " /></p>
4444
</form>
4545
</div>
46-
<div id="ribbon-announce">
46+
<!--<div id="ribbon-announce">
4747
<ul class="center">
4848
<li><a href="https://donorbox.org/supportpf2019-fundraising-campaign" target="_blank">This season, we need your help! Click here to donate to #SupportP5!</a></li>
4949
</ul>
5050
<div class="clear"></div>
51-
</div>
51+
</div>-->
5252
<div id="navigation">
5353
<!-- navigation -->
5454
</div>

java_generate/templates/index.template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@
4242
<input type="submit" value=" " /></p>
4343
</form>
4444
</div>
45-
<div id="ribbon-announce">
45+
<!--<div id="ribbon-announce">
4646
<ul class="center">
4747
<li><a href="https://donorbox.org/supportpf2019-fundraising-campaign" target="_blank">This season, we need your help! Click here to donate to #SupportP5!</a></li>
4848
</ul>
4949
<div class="clear"></div>
50-
</div>
50+
</div>-->
5151
<div id="navigation">
5252
<!-- navigation -->
5353
</div>

templates/template.nav.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
'Learning' => array('/learning/', 1),
1010
'Tutorials' => array('/tutorials/', 2),
1111
'Examples' => array('/examples/', 2),
12-
# '3D' => array('/learning/3d/', 2),
13-
# 'Library' => array('/learning/library/', 2),
1412
'Books' => array('/books/', 2),
1513
'Handbook' => array('/handbook/', 2),
1614

@@ -24,7 +22,6 @@
2422

2523
'Download' => array('/download/', 1),
2624
'Donate' => array('/download/support.html', 1),
27-
#'Donate' => array('https://donorbox.org/supportpf2019-fundraising-campaign', 1),
2825

2926
'Shop' => array('/shop/', 1),
3027

0 commit comments

Comments
 (0)