Fixed a typo

This commit is contained in:
jengo 2000-08-20 03:10:17 +00:00
parent 6fa81f4c59
commit d18a59685c

View File

@ -64,7 +64,7 @@
. "\"> " . lang_common("Delete") . " </a></td>"; . "\"> " . lang_common("Delete") . " </a></td>";
} }
echo "\n<form method=POST action=\"newgroups.php\">" echo "\n<form method=POST action=\"newgroup.php\">"
. $phpgw->session->hidden_var() . "</table></center>" . $phpgw->session->hidden_var() . "</table></center>"
. "<table border=0 width=45% align=center><tr><td align=left><input type=\"submit\" " . "<table border=0 width=45% align=center><tr><td align=left><input type=\"submit\" "
. "value=\"" . lang_common("Add") . "\"></form><form action=\"groups.php\"></td>" . "value=\"" . lang_common("Add") . "\"></form><form action=\"groups.php\"></td>"