add design tool menu to appropriate pages

This commit is contained in:
friendica
2013-09-03 19:55:26 -07:00
parent 50d4206e9f
commit ab1c9dc9c9
7 changed files with 63 additions and 2 deletions

View File

@@ -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(