IP地址的相关“不可访问”文字改成“不公开访问”,避免小白用户误解

This commit is contained in:
刘祥超
2024-05-03 17:09:37 +08:00
parent e81e575ec1
commit 9b5a092b0d
6 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
<input type="checkbox" name="canAccess" value="1" checked="checked"/>
<label></label>
</div>
<p class="comment">是否为可以公开访问的IP如果选中,也会作为DNS解析记录的值使用</p>
<p class="comment">是否为可以公开访问的IP如果选中表示当前IP可以被公开访问并可被加入到DNS解析记录</p>
</td>
</tr>
<tr>