From b88a7fc23a185a6ecfbc451bddc7da33ea2c4d4c Mon Sep 17 00:00:00 2001 From: marijus Date: Wed, 9 Apr 2014 18:29:22 +0200 Subject: use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblock and editlayout which still depended on it. --- mod/editpost.php | 1 - 1 file changed, 1 deletion(-) (limited to 'mod/editpost.php') diff --git a/mod/editpost.php b/mod/editpost.php index 938c12083..6556405e3 100644 --- a/mod/editpost.php +++ b/mod/editpost.php @@ -126,7 +126,6 @@ function editpost_content(&$a) { '$baseurl' => $a->get_baseurl(), '$defloc' => $channel['channel_location'], '$visitor' => false, - '$pvisit' => 'none', '$public' => t('Public post'), '$jotnets' => $jotnets, '$title' => htmlspecialchars($itm[0]['title'],ENT_COMPAT,'UTF-8'), -- cgit v1.2.3