Skip to content
Snippets Groups Projects
Unverified Commit 30bea1b9 authored by Andreas Gohr's avatar Andreas Gohr Committed by GitHub
Browse files

Merge pull request #2475 from michael-dev/bugfix/michael-dev/locked-page-fix

Fix Locked-Page not showing page content
parents bc42db0f 1b0e85da
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ class Locked extends AbstractAction {
/** @inheritdoc */
public function tplContent() {
html_locked();
html_edit();
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment