File tree Expand file tree Collapse file tree 1 file changed +3
-17
lines changed
DnsManager-Webapp/templates Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change 2525 < div class ="row d-flex justify-content-center align-items-center ">
2626 < div class ="col-12 d-flex justify-content-between align-items-center ">
2727 < label for ="">
28- جستجوی همه
28+ Search All
2929 < input type ="radio " id ="searchALL " >
3030 </ label >
3131 < div >
5454 </ div >
5555 < div class ="col-lg-4 col-md-6 col-12 ">
5656 < div class ="text-center overflow-auto " style ="max-height: 640px " >
57- < h4 > انتخاب DNS با توجه به موقعیت < /h4 >
57+ < h4 > All DNS Servers /h4>
5858 < p > total: {{DNS_SERVERS_len}}</ p >
5959 {% for ip in DNS_SERVERS %}
6060 {% if ip.ip == CURRENT_DNS %}
@@ -80,21 +80,7 @@ <h4>انتخاب DNS با توجه به موقعیت</h4>
8080 < div class ="alert-heading d-flex justify-content-between align-items-center ">
8181
8282 < a role ="button " class ="btn btn-close " data-bs-dismiss ="alert "> </ a >
83- {% if category == "success" %}
84- < p class ="me-5 "> عملیات با موفقیت انجام شد</ p >
85- {% endif %}
86-
87- {% if category == "info" %}
88- < p class ="me-5 "> توجه</ p >
89- {% endif %}
90-
91- {% if category == "danger" %}
92- < p class ="me-5 "> خطایی رخ داد</ p >
93- {% endif %}
94-
95- {% if category == "warning" %}
96- < p class ="me-5 "> هشدار توجه کنید</ p >
97- {% endif %}
83+ < p class ="me-5 "> Notification</ p >
9884
9985 </ div >
10086 < hr class ="m-0 p-0 ">
You can’t perform that action at this time.
0 commit comments