--- a/tool/run/plugins/webserver/serverSettings.html
+++ b/tool/run/plugins/webserver/serverSettings.html
@@ -1,18 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
-<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>Create an SPDX document</title>
+<meta content="text/html;charset=UTF-8" http-equiv="Content-Type"><title>Web server settings</title>
</head>
<body>
-<form action="CreateSPDX.java?method=create" method="post">
+<form action="server?x=save" method="post">
<div style="margin-left: 10px;">
-<h2><img style="width: 32px; height: 32px;" alt="" src="image-map.png" hspace="3"> Web settings</h2>
-This tool can be used from a desktop or from a web
-browser. On this page you find the settings to start/stop the server or
+<h2><img style="width: 32px; height: 32px;" alt="" src="image-map.png" hspace="3"> Web server settings</h2>
+This software can be accessed from either a desktop or from a web
+browser if you wish. On this page you find the settings to start/stop
+the server or
change its settings.<br>
<br>
<br>
-<div style="margin-left: 10px;">Port that will be used
+<div style="margin-left: 10px;">Port to be used
(default is 10101)<br>
<input maxlength="5" value="10101" name="port" style="width: 150px;"><br>
<br>