add design tool menu to appropriate pages
This commit is contained in:
@@ -78,7 +78,7 @@ function editwebpage_content(&$a) {
|
||||
if($layout)
|
||||
$layoutselect = '<input type="hidden" name="layout_mid" value="' . $layout . '" />';
|
||||
else
|
||||
$layoutselect = layout_select($x['profile_uid']);
|
||||
$layoutselect = layout_select($itm[0]['uid']);
|
||||
|
||||
|
||||
$o .= replace_macros(get_markup_template('edpost_head.tpl'), array(
|
||||
|
||||
Reference in New Issue
Block a user