Typo fix: Back up > Backup

This commit is contained in:
Istiak Ferdous
2021-10-16 01:46:00 +06:00
parent c74c6452d8
commit c95e8ab6a3
33 changed files with 782 additions and 782 deletions

View File

@@ -59,7 +59,7 @@
</div>
<div class="form-group">
<label class="col-sm-3 control-label">{% trans "Second Nameserver (Back up)" %} </label>
<label class="col-sm-3 control-label">{% trans "Second Nameserver (Backup)" %} </label>
<div class="col-sm-6">
<input name="secondNS" type="text" class="form-control" ng-model="secondNS" required>
</div>