summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2009-06-05 09:28:17 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2009-06-05 09:28:17 -0300
commit50e1f1c6d470aa9bfe52bcc110c8cda3bb1a6597 (patch)
treebb27363f79ae76ccf9e4fbac5580cea4de7eda41 /usr/local/www
parent03b0e85582633776f652365c70fa76dba150c159 (diff)
downloadpfsense-50e1f1c6d470aa9bfe52bcc110c8cda3bb1a6597.zip
pfsense-50e1f1c6d470aa9bfe52bcc110c8cda3bb1a6597.tar.gz
Fix typo: s/tempalte/template/
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/guiconfig.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc
index 7cafe2f..b60614f 100755
--- a/usr/local/www/guiconfig.inc
+++ b/usr/local/www/guiconfig.inc
@@ -55,7 +55,7 @@ foreach (scandir("/usr/local/www/classes/") as $file) {
}
/*
* if user has selected a custom template, use it.
- * otherwise default to pfsense tempalte
+ * otherwise default to pfsense template
*/
if($config['theme'] <> "")
$g['theme'] = $config['theme'];
@@ -1124,4 +1124,4 @@ function add_package_tabs($tabgroup, & $tab_array) {
}
}
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud