Project

General

Profile

« Previous | Next » 

Revision 50e1f1c6

Added by Renato Botelho about 16 years ago

Fix typo: s/tempalte/template/

View differences:

usr/local/www/guiconfig.inc
55 55
}
56 56
/*
57 57
 *   if user has selected a custom template, use it.
58
 *   otherwise default to pfsense tempalte
58
 *   otherwise default to pfsense template
59 59
 */
60 60
if($config['theme'] <> "")
61 61
        $g['theme'] = $config['theme'];
......
1124 1124
	}
1125 1125
}
1126 1126

  
1127
?>
1127
?>

Also available in: Unified diff