summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_hostname.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2011-01-25 14:55:54 -0500
committerScott Ullrich <sullrich@pfsense.org>2011-01-25 14:55:54 -0500
commitec192fe5439c0c10e4e6bbf7a40ac4e5294fe998 (patch)
treef67868bb55a123c56697dc960efc370c84fda86f /usr/local/www/services_captiveportal_hostname.php
parent2953848baf6d831f12519ef9c52fe4fc4751c07a (diff)
downloadpfsense-ec192fe5439c0c10e4e6bbf7a40ac4e5294fe998.zip
pfsense-ec192fe5439c0c10e4e6bbf7a40ac4e5294fe998.tar.gz
Fix url. Do not include mod_accesslog twice
Diffstat (limited to 'usr/local/www/services_captiveportal_hostname.php')
-rwxr-xr-xusr/local/www/services_captiveportal_hostname.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal_hostname.php b/usr/local/www/services_captiveportal_hostname.php
index c7503ca..0c11378 100755
--- a/usr/local/www/services_captiveportal_hostname.php
+++ b/usr/local/www/services_captiveportal_hostname.php
@@ -149,7 +149,7 @@ include("head.inc");
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<td width="17" heigth="17"></td>
- <td><a href="services_captiveportal_hostnam_edit.php"><img src="/themes/<?php echo $g['theme']; ?>/images/icons/icon_plus.gif" title="<?=gettext("add address"); ?>" width="17" height="17" border="0"></a></td>
+ <td><a href="services_captiveportal_hostname_edit.php"><img src="/themes/<?php echo $g['theme']; ?>/images/icons/icon_plus.gif" title="<?=gettext("add address"); ?>" width="17" height="17" border="0"></a></td>
</tr>
</table>
</td>
OpenPOWER on IntegriCloud