From 0a0859d9dd59cba3693fe37b63087e541228b772 Mon Sep 17 00:00:00 2001 From: Marion Muszynski Date: Wed, 13 Apr 2016 13:06:28 +0200 Subject: [PATCH] add hook for site_mobile --- themes/site_mobile/authentication.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/site_mobile/authentication.tpl b/themes/site_mobile/authentication.tpl index 75df322d..5eda4640 100755 --- a/themes/site_mobile/authentication.tpl +++ b/themes/site_mobile/authentication.tpl @@ -462,6 +462,7 @@ $(document).ready(function() { + {$HOOK_CREATE_ACCOUNT_FORM_BOTTOM}