We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2930c commit 8818710Copy full SHA for 8818710
interface/web/admin/form/server_ip_map.tform.php
@@ -28,7 +28,7 @@
28
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
*/
30
31
-$form["title"] = "IPv4 Addresse mapping";
+$form["title"] = "IPv4 Address mapping";
32
$form["description"] = "Form to map IPv4-addresses for Web-Server";
33
$form["name"] = "server_ip_map";
34
$form["action"] = "server_ip_map_edit.php";
0 commit comments