diff --git a/htdocs/index.php b/htdocs/index.php index 8456187..14482e2 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -7,10 +7,10 @@ - - - - + + + + @@ -124,8 +124,8 @@ - - - + + + diff --git a/htdocs/parts/intro.php b/htdocs/parts/intro.php index 1359b33..05c7cd3 100644 --- a/htdocs/parts/intro.php +++ b/htdocs/parts/intro.php @@ -7,6 +7,7 @@ if(basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) { global $root_path; ?> +

Introduction

diff --git a/htdocs/parts/sidebar.php b/htdocs/parts/sidebar.php index 2fda774..e4916f8 100644 --- a/htdocs/parts/sidebar.php +++ b/htdocs/parts/sidebar.php @@ -8,9 +8,9 @@ if(basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) {