From 72778b7224b752121a94e582b8be9152de3736d1 Mon Sep 17 00:00:00 2001 From: ichdasich Date: Sat, 27 Sep 2008 19:53:33 +0000 Subject: minor fixes git-svn-id: svn://svn.cccv.de/engel-system@302 29ba0400-6e00-0410-a75a-ca02368028f8 --- www-ssl/nonpublic/einstellungen.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www-ssl/nonpublic/einstellungen.php b/www-ssl/nonpublic/einstellungen.php index 1c3c1134..7835836b 100755 --- a/www-ssl/nonpublic/einstellungen.php +++ b/www-ssl/nonpublic/einstellungen.php @@ -147,12 +147,12 @@ if (!IsSet($_POST["action"])) echo "\t\t\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"; -- cgit v1.2.3-54-g00ecf