mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-10-31 19:02:30 +00:00
Corrects PR #315 which changed ID to id The style guide says it should have been ID It was wrong in the joomla-cms repo and has been corrected to ID there
This commit is contained in:
parent
0f911271bf
commit
7e832b98c5
@ -81,7 +81,7 @@ COM_WEBLINKS_FIELD_WIDTH_LABEL="Width"
|
|||||||
COM_WEBLINKS_FIELDSET_IMAGES="Images"
|
COM_WEBLINKS_FIELDSET_IMAGES="Images"
|
||||||
COM_WEBLINKS_FIELDSET_OPTIONS="Options"
|
COM_WEBLINKS_FIELDSET_OPTIONS="Options"
|
||||||
COM_WEBLINKS_FILTER_CATEGORY="Filter Category"
|
COM_WEBLINKS_FILTER_CATEGORY="Filter Category"
|
||||||
COM_WEBLINKS_FILTER_SEARCH_DESC="Search in web link title and alias. Prefix with id: to search for an web link ID."
|
COM_WEBLINKS_FILTER_SEARCH_DESC="Search in web link title and alias. Prefix with ID: to search for an web link ID."
|
||||||
COM_WEBLINKS_FILTER_SEARCH_LABEL="Search Web Links"
|
COM_WEBLINKS_FILTER_SEARCH_LABEL="Search Web Links"
|
||||||
COM_WEBLINKS_FILTER_STATE="Filter State"
|
COM_WEBLINKS_FILTER_STATE="Filter State"
|
||||||
COM_WEBLINKS_FLOAT_DESC="Controls placement of the image."
|
COM_WEBLINKS_FLOAT_DESC="Controls placement of the image."
|
||||||
|
Loading…
Reference in New Issue
Block a user