Small lang update
This commit is contained in:
@@ -244,7 +244,7 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_LINKS' => 'Links block',
|
||||
'PORTAL_LINKS_EXPLAIN' => 'Display this block on portal.',
|
||||
'PORTAL_LINK_TEXT' => 'Text/URL',
|
||||
'PORTAL_LINK_TEXT_EXPLAIN' => 'The text followed by the url for the link. Use the buttons to delete and reorder the links.',
|
||||
'PORTAL_LINK_TEXT_EXPLAIN' => 'The text followed by the url for the link. Use the buttons to delete and reorder the links. Don\'t forget the http:// !',
|
||||
'PORTAL_ADD_LINK_TEXT' => 'Add link',
|
||||
'PORTAL_ADD_LINK_TEXT_EXPLAIN' => 'Click the text to create a new link.',
|
||||
'PORTAL_LINK_ADD' => '<strong>Add</strong>',
|
||||
|
||||
Reference in New Issue
Block a user