mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-03-22 11:01:52 +00:00
Rewrite the English guide and fix some text errors
This commit is contained in:
6
resource/template/component/monitor.html
vendored
6
resource/template/component/monitor.html
vendored
@@ -13,13 +13,13 @@
|
||||
<input
|
||||
type="text"
|
||||
name="Target"
|
||||
placeholder="HTTP(https://t.tt)|Ping(t.tt)|TCP(t.tt:80)"
|
||||
placeholder="HTTP (https://t.tt)|Ping (t.tt)|TCP (t.tt:80)"
|
||||
/>
|
||||
</div>
|
||||
<div class="field">
|
||||
<label>{{tr "Type"}}</label>
|
||||
<select name="Type" class="ui fluid dropdown">
|
||||
<option value="1">HTTP-GET{{tr "SslExpirationOrChange"}}</option>
|
||||
<option value="1">HTTP-GET {{tr "SslExpirationOrChange"}}</option>
|
||||
<option value="2">ICMP-Ping</option>
|
||||
<option value="3">TCP-Ping</option>
|
||||
</select>
|
||||
@@ -40,7 +40,7 @@
|
||||
<div class="ui fluid multiple servers search selection dropdown">
|
||||
<input type="hidden" name="SkipServersRaw" />
|
||||
<i class="dropdown icon"></i>
|
||||
<div class="default text">{{tr "EnterIdAndNameToSearch"}}}}</div>
|
||||
<div class="default text">{{tr "EnterIdAndNameToSearch"}}</div>
|
||||
<div class="menu"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user