From 9894a7b2d05a2300255814e1e77a96bf6ac2058a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 24 Apr 2015 12:37:13 +0200 Subject: copy/paste typo --- mod/layouts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod') diff --git a/mod/layouts.php b/mod/layouts.php index e0021c35d..f11554364 100644 --- a/mod/layouts.php +++ b/mod/layouts.php @@ -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'], -- cgit v1.2.3