myrevery 4 лет назад
Родитель
Сommit
21d3fcc4d2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      web/templates/pages/list_mail_dns.html

+ 1 - 1
web/templates/pages/list_mail_dns.html

@@ -87,7 +87,7 @@
 				<div class="clearfix l-unit__stat-col--left text-center step-top-small"><b>TXT</b></div>
 				<div class="clearfix l-unit__stat-col--left text-center step-top-small"><b>&nbsp;</b></div>
 				<div class="clearfix l-unit__stat-col--left text-center step-top-small"><b>3600</b></div>
-				<div class="clearfix l-unit__stat-col--left  wide-3 "><b><input type="text" class="vst-input" value="<?=htmlspecialchars(str_replace(array('"',"'"),'',$dkim[$key]['TXT']));?>" </b></div>
+				<div class="clearfix l-unit__stat-col--left  wide-3 "><b><input type="text" class="vst-input" value="<?=htmlspecialchars(str_replace(array('"',"'"),'',$dkim[$key]['TXT']));?>" /></b></div>
 			</div>
 		</div>
 	<?php } ?>