From f0fe3d307a06d707f1ab9e4ff17d0a29aa17eb0d Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Fri, 19 Nov 2004 18:45:46 +0000 Subject: Convert description font color to white --- usr/local/www/services_proxyarp.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'usr/local/www/services_proxyarp.php') diff --git a/usr/local/www/services_proxyarp.php b/usr/local/www/services_proxyarp.php index ecb7315..c881f1b 100755 --- a/usr/local/www/services_proxyarp.php +++ b/usr/local/www/services_proxyarp.php @@ -3,20 +3,20 @@ /* services_proxyarp.php part of m0n0wall (http://m0n0.ch/wall) - + Copyright (C) 2003-2004 Manuel Kasper . All rights reserved. - + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - + 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - + 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE @@ -39,7 +39,7 @@ $a_proxyarp = &$config['proxyarp']['proxyarpnet']; if ($_POST) { $pconfig = $_POST; - + $retval = 0; if (!file_exists($d_sysrebootreqd_path)) { config_lock(); @@ -101,13 +101,13 @@ if ($_GET['act'] == "del") { ?>  -   +     - + -- cgit v1.1