Added feature request #660

pull/1/head
root 16 years ago
parent a948aa85f9
commit b273dba6fa

@ -26,7 +26,7 @@
<td class="DataTD" width="125"><input type="text" name="newemail" value="<?=array_key_exists('newemail',$_SESSION['profile'])?sanitizeHTML($_SESSION['profile']['newemail']):''?>"></td>
</tr>
<tr>
<td class="DataTD" colspan="2"><input type="submit" name="process" value="<?=_("Add")?>"></td>
<td class="DataTD" colspan="2"><input type="submit" name="process" value="<?=_("I own or am authorised to control this email address")?>"/></td>
</tr>
</table>
<input type="hidden" name="oldid" value="<?=$id?>">

Loading…
Cancel
Save