forked from science-ation/science-ation
- Fix a typo
This commit is contained in:
parent
52bd4ae2b7
commit
b5a9ca07d8
@ -232,7 +232,7 @@ if($_GET['unlinkmember'] && $_GET['unlinkcommittee'])
|
||||
echo "<tr><td>".i18n("Member Email").": </td><td>";
|
||||
echo "<input type=\"text\" size=\"15\" name=\"add_member\" />\n";
|
||||
echo "</td>\n";
|
||||
echo " <td><input type=\"submit\" onclick=\"neweditor();\"value=\"".i18n("Add")."\" /></td></tr>\n";
|
||||
echo " <td><input type=\"submit\" onclick=\"neweditor();\" value=\"".i18n("Add")."\" /></td></tr>\n";
|
||||
echo "</table>\n";
|
||||
echo "</form>\n";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user