mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12187] Add URL type for profile fields
PHPBB3-12187
This commit is contained in:
@@ -100,6 +100,7 @@ $lang = array_merge($lang, array(
|
||||
'FIELD_TEXT' => 'Textarea',
|
||||
'FIELD_TYPE' => 'Field type',
|
||||
'FIELD_TYPE_EXPLAIN' => 'You are not able to change the field type later.',
|
||||
'FIELD_URL' => 'URL (Link)',
|
||||
'FIELD_VALIDATION' => 'Field validation',
|
||||
'FIRST_OPTION' => 'First option',
|
||||
|
||||
|
Reference in New Issue
Block a user