From 3114ca7242af016ebbc222ced984e6f06c223cc2 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 1 Sep 2003 14:18:04 +0000 Subject: [PATCH] Typo --- htdocs/soc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/soc.php3 b/htdocs/soc.php3 index e82b7a7c647..0e1818c17d5 100644 --- a/htdocs/soc.php3 +++ b/htdocs/soc.php3 @@ -150,7 +150,7 @@ elseif ($action == 'edit') print ''; - print ''; + print ''; print ''; print ''; }