provide headings for blocks and layouts

This commit is contained in:
Mario Vavti
2015-04-22 10:31:36 +02:00
parent e807231e91
commit b4dff3a9ff
7 changed files with 51 additions and 10 deletions
+1 -2
View File
@@ -114,7 +114,7 @@ function editlayout_content(&$a) {
'$ispublic' => '&nbsp;', // t('Visible to <strong>everybody</strong>'),
'$geotag' => $geotag,
'$nickname' => $channel['channel_address'],
'$confirmdelete' => t('Delete layout?')
'$confirmdelete' => t('Delete layout?')
));
@@ -170,7 +170,6 @@ function editlayout_content(&$a) {
'$acl' => '',
'$bang' => '',
'$profile_uid' => (intval($owner)),
'$preview' => t('Preview'),
'$jotplugins' => $jotplugins,
'$sourceapp' => t($a->sourcename),
'$defexpire' => '',