]> git.gsnw.org Git - m0n0chwall.git/commitdiff
Slight wording/spelling changes (as if I knew better ;).
authormkasper <mkasper@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Sun, 2 Apr 2006 09:32:20 +0000 (09:32 +0000)
committermkasper <mkasper@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Sun, 2 Apr 2006 09:32:20 +0000 (09:32 +0000)
git-svn-id: https://svn.m0n0.ch/wall/trunk@124 e36fee2c-cc09-0410-a7cc-ebac5c6737de

webgui/services_captiveportal.php

index 99200e81453f8663b482a37f3d9829e35ba9dca6..4138a311c05d71048f06942939f0974625a51ef8 100755 (executable)
@@ -478,7 +478,7 @@ to access after they've authenticated.</td>
                                                echo "<option value=\"$radiusvendor\">$radiusvendor</option>\n";
                                }
                                ?></select><br>
-                               If RADIUS type is set to Cisco, in RADIUS-Requests (Authentication/Accounting) the value of Calling-Station-Id will be set to the client's IP address and
+                               If RADIUS type is set to Cisco, in RADIUS requests (Authentication/Accounting) the value of Calling-Station-Id will be set to the client's IP address and
                                the Called-Station-Id to the client's MAC address. Default behaviour is Calling-Station-Id = client's MAC address and Called-Station-Id = m0n0wall's WAN MAC address.</td>
                        </tr>
                </table>
@@ -544,7 +544,7 @@ Example code for the form:<br>
                <?php endif; ?>
 The contents of the HTML file that you upload here are displayed when an authentication error occurs.
 You may include &quot;$PORTAL_MESSAGE$&quot;, which will be replaced by the error or reply messages from the RADIUS server, if any.
-Its also possible to include a new login form in the error page for a direct user relogin possibility</td>
+You may also include a new login form in the error page to allow the user to attempt another login directly.</td>
        </tr>
        <tr> 
          <td width="22%" valign="top">&nbsp;</td>