From 587c5d3e463548974157ab49c20f9c4246c4a825 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 4 Jan 2014 13:44:43 -0800 Subject: a few fixes to webpage editing --- mod/editlayout.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/editlayout.php') diff --git a/mod/editlayout.php b/mod/editlayout.php index 542bb8357..e6be1056f 100644 --- a/mod/editlayout.php +++ b/mod/editlayout.php @@ -97,6 +97,7 @@ function editlayout_content(&$a) { $o .= replace_macros($tpl,array( '$return_path' => $rp, '$action' => 'item', + '$webpage' => ITEM_PDL, '$share' => t('Edit'), '$upload' => t('Upload photo'), '$attach' => t('Attach file'), -- cgit v1.2.3