Merge pull request #450 from chmst/frontend-edit-link-use-gloabal-float-second

[4.0] Frontend - edit weblink: Use global for float second
This commit is contained in:
Tuan Pham Ngoc 2021-08-20 15:59:15 +07:00 committed by GitHub
commit e3933f61c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -161,8 +161,8 @@
name="float_second"
type="list"
label="COM_WEBLINKS_FLOAT_SECOND_LABEL"
useglobal="true"
>
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="right">COM_WEBLINKS_RIGHT</option>
<option value="left">COM_WEBLINKS_LEFT</option>
<option value="none">COM_WEBLINKS_NONE</option>