From 97e07a12453d9e44ff78cc578d23baf9a5ed9ef9 Mon Sep 17 00:00:00 2001 From: xzilla Date: Thu, 5 Jun 2003 20:40:24 +0000 Subject: [PATCH] save -> create button changes --- groups.php | 4 ++-- users.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/groups.php b/groups.php index c94334a8..f1f91495 100644 --- a/groups.php +++ b/groups.php @@ -3,7 +3,7 @@ /** * Manage groups in a database cluster * - * $Id: groups.php,v 1.9 2003/05/19 14:49:20 chriskl Exp $ + * $Id: groups.php,v 1.10 2003/06/05 20:40:24 xzilla Exp $ */ // Include application functions @@ -101,7 +101,7 @@ } echo "\n"; echo "

\n"; - echo "\n"; + echo "\n"; echo "

\n"; echo "\n"; diff --git a/users.php b/users.php index f3c3787d..0475aa14 100644 --- a/users.php +++ b/users.php @@ -3,7 +3,7 @@ /** * Manage users in a database cluster * - * $Id: users.php,v 1.12 2003/05/19 13:10:59 chriskl Exp $ + * $Id: users.php,v 1.13 2003/06/05 20:40:24 xzilla Exp $ */ // Include application functions @@ -244,7 +244,7 @@ echo "\n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; echo "\n"; -- 2.39.5