diff --git a/include/text.php b/include/text.php index f5c440e4a..587514fb5 100755 --- a/include/text.php +++ b/include/text.php @@ -1422,7 +1422,10 @@ function layout_select($channel_id, $current = '') { $o .= ''; else - $layoutselect = layout_select($itm[0]['uid']); - + $layoutselect = layout_select($itm[0]['uid'],$itm[0]['layout_mid']); + $o .= replace_macros(get_markup_template('edpost_head.tpl'), array( '$title' => t('Edit Webpage')