Password hint not applicable here

这个提交包含在:
phl0 2020-03-02 15:24:00 +01:00
父节点 b9d762c5ab
当前提交 15fb2bbd76
找不到此签名对应的密钥
GPG 密钥 ID: 48EA1E640798CA9A

查看文件

@ -108,9 +108,7 @@
<div class="form-group">
<label>eQSL.cc Username</label>
<input class="form-control" type="text" name="user_eqsl_name" value="<?php if(isset($user_eqsl_name)) { echo $user_eqsl_name; } ?>" />
<?php if(isset($eqslusername_error)) { echo "<div class=\"small error\">".$eqslusername_error."</div>"; } else { ?>
<div class="small">Leave blank to keep existing password</div></td>
<?php } ?>
<?php if(isset($eqslusername_error)) { echo "<div class=\"small error\">".$eqslusername_error."</div>"; } ?>
</div>
<div class="form-group">