Skeleton: used the wrong lang constant

This commit is contained in:
Matthias Mees 2018-04-10 08:14:25 +02:00
parent 5ba0c006ab
commit a699623ada
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ $template_config = array(
),
array(
'var' => 'use_googlefonts',
'name' => SKELETON_GOOGLEFONTS,
'name' => USE_GOOGLEFONTS,
'type' => 'boolean',
'default' => false
),

View File

@ -1,5 +1,5 @@
Name: Skeleton
Author: Matthias Mees, based on http://getskeleton.com
Date: 2018-04-09
Date: 2018-04-10
Require Serendipity: 2.0
Recommended: Yes