Fix Locked-Page not showing page content
While refactoring into inc/Action/Locked, the fall-through call to html_edit was missed. See 952acff9 This removed the edit box from the locked page, which is needed for users to get the page source or by etherpad lite plugin. This change re-adds the call to html_edit for the locked action. Signed-off-by:Michael Braun <michael-dev@fami-braun.de>
Please register or sign in to comment