mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Fixed a typo
This commit is contained in:
parent
6fa81f4c59
commit
d18a59685c
@ -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>"
|
||||||
|
Loading…
Reference in New Issue
Block a user