mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2025-01-27 22:38:28 +00:00
Remove the link target frrom the module as it is set in the weblink (#320)
This commit is contained in:
parent
b01cde83c1
commit
b9b7d20ec0
@ -125,19 +125,6 @@
|
|||||||
<option
|
<option
|
||||||
value="desc">MOD_WEBLINKS_FIELD_VALUE_DESCENDING</option>
|
value="desc">MOD_WEBLINKS_FIELD_VALUE_DESCENDING</option>
|
||||||
</field>
|
</field>
|
||||||
<field
|
|
||||||
name="target"
|
|
||||||
type="list"
|
|
||||||
default="3"
|
|
||||||
label="MOD_WEBLINKS_FIELD_TARGET_LABEL"
|
|
||||||
description="MOD_WEBLINKS_FIELD_TARGET_DESC">
|
|
||||||
<option
|
|
||||||
value="1">JBROWSERTARGET_NEW</option>
|
|
||||||
<option
|
|
||||||
value="2">JBROWSERTARGET_POPUP</option>
|
|
||||||
<option
|
|
||||||
value="3">JBROWSERTARGET_PARENT</option>
|
|
||||||
</field>
|
|
||||||
<field
|
<field
|
||||||
name="follow"
|
name="follow"
|
||||||
type="list"
|
type="list"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user