diff --git a/build-setup.php b/build-setup.php index 90757c854..b59f33cc8 100644 --- a/build-setup.php +++ b/build-setup.php @@ -4,10 +4,14 @@ $_SERVER['BASE_PAGE'] = 'get-involved.php'; include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc'; $SIDEBAR_DATA =' +
+

This page is intended to help setup a development environment for PHP, if mistakes are found please report them.

+
+
'; site_header("Get Involved", array("current" => "community")); diff --git a/docs.php b/docs.php index 678855f43..d2c39fbc3 100644 --- a/docs.php +++ b/docs.php @@ -7,7 +7,7 @@ site_header("Documentation", array("current" => "docs")); ?> -

Documentation

+

Documentation

diff --git a/downloads.php b/downloads.php index 1d2ca80d3..7acc73f4e 100644 --- a/downloads.php +++ b/downloads.php @@ -51,24 +51,26 @@ $SIDEBAR_DATA = '

Development sources (git)

Old archives

-
-

- We do not distribute UNIX/Linux binaries. Most Linux - distributions come with PHP these days, so if you do - not want to compile your own, go to your distribution\'s - download site. Binaries available on external servers: -

-

Windows Binaries

- +
+

Binaries

+
+

+ We do not distribute UNIX/Linux binaries. Most Linux + distributions come with PHP these days, so if you do + not want to compile your own, go to your distribution\'s + download site. Binaries available on external servers: +

+ +
diff --git a/get-involved.php b/get-involved.php index 452493ab9..c3abcf473 100644 --- a/get-involved.php +++ b/get-involved.php @@ -55,16 +55,20 @@ site_header("Get Involved", array("current" => "community")); Developer Setup Help

-

Useful links for developers:

- +
+
'; site_footer(array('sidebar'=>$SIDEBAR_DATA)); diff --git a/include/footer.inc b/include/footer.inc index 078a69576..b3f2e1bda 100644 --- a/include/footer.inc +++ b/include/footer.inc @@ -17,7 +17,6 @@ -