copy/paste typo

This commit is contained in:
Mario Vavti 2015-04-24 12:37:13 +02:00
parent c6a75f407d
commit 9894a7b2d0

View File

@ -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'],