Update host1 placeholder

This commit is contained in:
2025-12-11 18:30:43 +01:00
parent 87f6a967c4
commit 2531df60c9

View File

@@ -84,7 +84,7 @@
<input data-toggle="tooltip" data-placement="bottom" <input data-toggle="tooltip" data-placement="bottom"
title="IMAP transfers are done with encryption if the servers support it." title="IMAP transfers are done with encryption if the servers support it."
list="servers1" type="text" class="form-control input-lg" id="host1" name="host1" value="mail.heyday.marketing" list="servers1" type="text" class="form-control input-lg" id="host1" name="host1" value="mail.heyday.marketing"
tabindex="3" placeholder="Enter imap source server name or IP address"> tabindex="3" placeholder="mail.heyday.marketing">
</div> </div>
</fieldset> </fieldset>