Browse code

Add member frontend group label for CAPTCHA

Benjamin Roth authored on14/06/2017 20:39:58
Showing1 changed files
... ...
@@ -24,6 +24,11 @@ $GLOBALS['TL_LANG']['tl_member']['street']            = array('Straße, Nr.', $G
24 24
 $GLOBALS['TL_LANG']['tl_member']['partnerCode']       = array('Reisebüro PID <span class="info">(falls vorhanden)</span>', 'singlereisen.de Affiliate-Code von Partnern');
25 25
 
26 26
 /**
27
+ * FE groups
28
+ */
29
+$GLOBALS['TL_LANG']['tl_member']['captchaDetails']    = &$GLOBALS['TL_LANG']['MSC']['securityQuestion'];
30
+
31
+/**
27 32
  * References
28 33
  */
29 34
 $GLOBALS['TL_LANG']['MSC']['miss']      = 'Frau';