diff options
author | Arun Persaud <arun@nubati.net> | 2009-01-03 13:02:02 -0800 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2009-01-03 13:02:02 -0800 |
commit | 11882439a450641bf0d4dd048775d0bdfb592642 (patch) | |
tree | ff28258da7b179944c4a5f1af18a2d6568582edd /include | |
parent | b4b135a91ee29a31fde39fd6792fe680bf0324d8 (diff) | |
download | e-DoKo-11882439a450641bf0d4dd048775d0bdfb592642.tar.gz e-DoKo-11882439a450641bf0d4dd048775d0bdfb592642.tar.bz2 e-DoKo-11882439a450641bf0d4dd048775d0bdfb592642.zip |
NEW FEATURE: removed RC1 from header
seems stable enough :)
Diffstat (limited to 'include')
-rw-r--r-- | include/output.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/output.php b/include/output.php index 8d9336f..bbd16af 100644 --- a/include/output.php +++ b/include/output.php @@ -275,7 +275,7 @@ function output_header() </head> <body onload="high_last();"> <div class="header"> -<h1> Welcome to E-Doko <sup style="color:#888;">(RC 1)</sup> </h1> +<h1> Welcome to E-Doko </h1> </div> <?php |