mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
Typo fix: Back up > Backup
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user