owls
changeset 3:92a8978e68c5
code beautifying in nav; redesign of banner
author | Meillo r e t u r n s <meillo@marmaro.de> |
---|---|
date | Thu, 07 Dec 2006 22:08:17 +0100 |
parents | ab74e95a8040 |
children | 3cacc24e1774 |
files | Includes/Nav.inc.php Owls.png |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line diff
1.1 --- a/Includes/Nav.inc.php Thu Dec 07 21:04:30 2006 +0100 1.2 +++ b/Includes/Nav.inc.php Thu Dec 07 22:08:17 2006 +0100 1.3 @@ -37,7 +37,7 @@ 1.4 unset($row); 1.5 mysql_free_result($result); 1.6 1.7 - echo '</ul></li>'; 1.8 + echo '</ul></li>'."\n"; 1.9 } 1.10 1.11 1.12 @@ -67,7 +67,7 @@ 1.13 unset($row); 1.14 mysql_free_result($result); 1.15 1.16 - echo '</ul></li>'; 1.17 + echo '</ul></li>'."\n"; 1.18 } 1.19 1.20 ?>
2.1 Binary file Owls.png has changed