summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/default/views/page.html.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php
index 2fcd0aed..de0eff93 100644
--- a/themes/default/views/page.html.php
+++ b/themes/default/views/page.html.php
@@ -50,8 +50,5 @@
</div>
</div>
<?= $theme->page_bottom() ?>
- <? if ($user): ?>
- <?= $theme->in_place_edit(); ?>
- <? endif; ?>
</body>
</html>