summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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