1
0
Fork 0

bug #87 alert if email settings don't open mailbox, also display last email connect time

This commit is contained in:
Friendika 2011-05-29 21:20:50 -07:00
commit 7fb9aa24fb
2 changed files with 22 additions and 1 deletions

View file

@ -169,6 +169,9 @@ $profile_in_net_dir
$imap_desc
$mail_disabled
</p>
<p>
$lbl_imap8 $lbl_imap9
</p>
<label for="imap-server" id="settings-label-imap1">$lbl_imap1</label>
<input type="text" id="imap-server" name="mail_server" value="$imap_server" $imap_disabled />
<div id="imap-server-end"></div>