copy/paste typo
This commit is contained in:
parent
c6a75f407d
commit
9894a7b2d0
@ -143,7 +143,7 @@ function layouts_content(&$a) {
|
||||
$pages = array();
|
||||
foreach($r as $rr) {
|
||||
$element_arr = array(
|
||||
'type' => 'block',
|
||||
'type' => 'layout',
|
||||
'body' => $rr['body'],
|
||||
'created' => $rr['created'],
|
||||
'edited' => $rr['edited'],
|
||||
|
Reference in New Issue
Block a user