added custom layout to panles, created thematique anchor links menu
This commit is contained in:
@@ -986,7 +986,7 @@ function admin_strongarm() {
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'pathauto_transliterate';
|
||||
$strongarm->value = FALSE;
|
||||
$strongarm->value = 1;
|
||||
$export['pathauto_transliterate'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
|
||||
Reference in New Issue
Block a user