Completed
Push — master ( e7eec3...69b5c4 )
by Paul
03:49
created
language/en/ucp_tfa.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
 										you might be required to add a security key before accessing the forum.',
49 49
 		'TFA_NO_MODE'				=> 'No Mode',
50 50
 		'TFA_KEYS_DELETED'			=> 'Selected keys removed.',
51
-        'TFA_NEW'                   => 'Add new key',
51
+		'TFA_NEW'                   => 'Add new key',
52 52
 		'TFA_ERROR'					=> 'It seems something went wrong...',
53 53
 		'TFA_REG_FAILED'			=> 'Registration failed with error: ',
54 54
 		'TFA_ADD_KEY'				=> 'Register new key',
Please login to merge, or discard this patch.