more webpages - generic-content-wrapper fixes

This commit is contained in:
Mario Vavti
2015-07-10 13:16:45 +02:00
parent 1554b5a2ee
commit fee607db56
6 changed files with 93 additions and 82 deletions

View File

@@ -100,7 +100,7 @@ function editpost_content(&$a) {
$cipher = 'aes256';
$editor .= replace_macros($tpl,array(
$editor = replace_macros($tpl,array(
'$return_path' => $_SESSION['return_url'],
'$action' => 'item',
'$share' => t('Edit'),