aboutsummaryrefslogtreecommitdiffstats
path: root/mod/editlayout.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/editlayout.php')
-rw-r--r--mod/editlayout.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/editlayout.php b/mod/editlayout.php
index 4d0c00293..da681cf34 100644
--- a/mod/editlayout.php
+++ b/mod/editlayout.php
@@ -120,7 +120,6 @@ function editlayout_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'),