From 3810b07944fa5f33830f98abadf648628293561c Mon Sep 17 00:00:00 2001 From: ichdasich Date: Fri, 26 Sep 2008 17:34:23 +0000 Subject: minor css-changes git-svn-id: svn://svn.cccv.de/engel-system@295 29ba0400-6e00-0410-a75a-ca02368028f8 --- www-ssl/nonpublic/einstellungen.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'www-ssl/nonpublic/einstellungen.php') diff --git a/www-ssl/nonpublic/einstellungen.php b/www-ssl/nonpublic/einstellungen.php index bb25b00b..48427766 100755 --- a/www-ssl/nonpublic/einstellungen.php +++ b/www-ssl/nonpublic/einstellungen.php @@ -1,8 +1,8 @@ \n\t\t\t". Get_Text(23). "
\n\t\t\n"; echo "\t\t\n"; echo "\t\t\t\n"; - echo "\t\t\t\t\n"; + for ($i=1; file_exists("/pic/avatar/avatar$i.gif"); $i++ ) echo "\t\t\t\t\t\n"; echo "\t\t\t\t  \n"; - echo "\t\t\t\t\n"; + echo "\t\t\t\t\n"; echo "\t\t\t\n\t\t\n"; echo "\t\n"; echo "\t\n"; @@ -306,5 +306,5 @@ case 'delPicture': Break; } } -include ("./inc/footer.php"); +include ("../../includes/footer.php"); ?> -- cgit v1.2.3-54-g00ecf