summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-04-14 06:54:52 -0300
committerRenato Botelho <garga@FreeBSD.org>2014-04-14 06:54:52 -0300
commitd87ec8f90906aa0ebaae0680d2e3483a5e24e3a9 (patch)
treecd091f8a3617b42f88289801a092ebea13fdefaf /usr
parentd471a8901f37b4f5dd51a47ff351880157650513 (diff)
parent3f08e7ab59ed5fe6e6c40c1af10edfa639289b0f (diff)
downloadpfsense-d87ec8f90906aa0ebaae0680d2e3483a5e24e3a9.zip
pfsense-d87ec8f90906aa0ebaae0680d2e3483a5e24e3a9.tar.gz
Merge pull request #1071 from ExolonDX/master
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/guiconfig.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc
index 2c6fe9c..f1cafbd 100644
--- a/usr/local/www/guiconfig.inc
+++ b/usr/local/www/guiconfig.inc
@@ -914,6 +914,7 @@ function print_rfc2616_select($tag, $current){
}
echo "<option value=\"{$code}\"{$sel}>{$message}</option>\n";
}
+ echo "</select>\n";
}
// Useful debugging function, much cleaner than print_r
OpenPOWER on IntegriCloud