We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62699e commit 6be22c9Copy full SHA for 6be22c9
1 file changed
web/templates/admin/edit_server.html
@@ -984,7 +984,7 @@
984
<table id="security_ip" style="<?php if ($_SESSION['API'] == "no") echo 'display:none;';?>">
985
<tr>
986
<td class="vst-text input-label">
987
- <?php print _('Allowed IP Addresses for API');?> <span class="optional" style="float:right">1 IP address per line</span>
+ <?php print _('Allowed IP addresses for API');?> <span class="optional" style="float:right">1 IP address per line</span>
988
</td>
989
</tr>
990
0 commit comments