Remove the link target frrom the module as it is set in the weblink (#320)

This commit is contained in:
Yves Hoppe 2017-03-04 19:40:54 +01:00 committed by zero-24
parent b01cde83c1
commit b9b7d20ec0
1 changed files with 0 additions and 13 deletions

View File

@ -125,19 +125,6 @@
<option
value="desc">MOD_WEBLINKS_FIELD_VALUE_DESCENDING</option>
</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
name="follow"
type="list"