tagwall: enable a target attribute
This commit is contained in:
parent
201b7ac63e
commit
5a4701e66c
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
"href" => array( TW_RQ_URL ), // value is required url
|
||||
"name" => array( TW_RQ_LINK ), // value is link (link+href combination must be fixed in base)
|
||||
"title" => null,
|
||||
"target" => null,
|
||||
),
|
||||
|
||||
"hr" => null, // without attributes
|
||||
|
|
Loading…
Reference in a new issue