Added explanation taht the primary email address has to be used

This commit is contained in:
Philipp Dunkel 2009-08-24 20:02:29 +00:00
parent 5ee35e07c2
commit 41ac985039

View file

@ -21,7 +21,7 @@
<td colspan="2" class="title"><?=_("Lost Pass Phrase")?></td>
</tr>
<tr>
<td class="DataTD" width="125"><?=_("Email Address")?>: </td>
<td class="DataTD" width="125"><?=_("Email Address (primary)")?>: </td>
<td class="DataTD" width="125"><input type="text" name="email" autocomplete="off"></td>
</tr>
<tr>