From c68e264fd98df8513c46020692b828e82245e53e Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Tue, 12 Apr 2016 19:26:30 +0200 Subject: [PATCH] Added missing admin_user_unlock.xhtml MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- web/admin/admin_user_unlock.xhtml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 web/admin/admin_user_unlock.xhtml diff --git a/web/admin/admin_user_unlock.xhtml b/web/admin/admin_user_unlock.xhtml new file mode 100644 index 00000000..68da193c --- /dev/null +++ b/web/admin/admin_user_unlock.xhtml @@ -0,0 +1,20 @@ + + + + + + #{msg.PAGE_TITLE_ADMIN_UNLOCK_USER} + + + #{msg.CONTENT_TITLE_ADMIN_UNLOCK_USER} + + + + Here goes your content. + + + -- 2.39.5