diff options
Diffstat (limited to 'themes/default')
| -rw-r--r-- | themes/default/views/page.html.php | 3 |
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> |
