a few fixes to webpage editing

This commit is contained in:
friendica
2014-01-04 13:44:43 -08:00
parent 9f4e9f247a
commit 587c5d3e46
5 changed files with 57 additions and 30 deletions
+1
View File
@@ -111,6 +111,7 @@ function editblock_content(&$a) {
$o .= replace_macros($tpl,array(
'$return_path' => $rp,
'$action' => 'item',
'$webpage' => ITEM_BUILDBLOCK,
'$share' => t('Edit'),
'$upload' => t('Upload photo'),
'$attach' => t('Attach file'),