1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 02:21:58 +02:00

fixes #3579 shortcodes, lans for GDPR links on signup page.

Added shortcodes and lans to display GDPR links on signup page.
Updated signup template
This commit is contained in:
Achim Ennenbach
2019-01-12 18:09:35 +01:00
parent b22498e3e4
commit 6ce8972337
3 changed files with 58 additions and 0 deletions

View File

@@ -243,6 +243,13 @@ if(!defined($SIGNUP_BODY))
{SIGNUP_SIGNATURE}
{SIGNUP_IMAGES}
{SIGNUP_IMAGECODE}
<tr style='vertical-align:top'>
<td class='forumheader' colspan='2' style='text-align:center'>
{SIGNUP_GDPR_INFO}
</td>
</tr>
<tr style='vertical-align:top'>
<td class='forumheader' colspan='2' style='text-align:center'>
<input class='button btn btn-success' type='submit' name='register' value=\"".LAN_SIGNUP_79."\" />