Skip to content

Commit afb05a2

Browse files
author
Greg Meyer
authored
Merge pull request #9 from MedAllies/fix/NS-records-header
Fixed header title for NS Records
2 parents 6663f03 + e1a7e7f commit afb05a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/webapp/WEB-INF/jsp/dns.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ text-shadow: 0px 1px 0px rgb(255, 255, 255);">TTL
734734

735735
<div class="box" style="margin-top:10px;margin-bottom:5px;">
736736
<div class="header">
737-
<h3>SOA Records</h3>
737+
<h3>NS Records</h3>
738738
</div>
739739
<div class="content no-padding">
740740
<table cellpadding="1px" cellspacing="1px" id="dnsNSList2" class="table" style="width:100%;margin-bottom:0;font-size:12px;">

0 commit comments

Comments
 (0)