datas -> data
This commit is contained in:
parent
7b3f98b4dd
commit
4e72584bfd
@ -96,7 +96,7 @@ function librealire_declarer_champs_extras($champs = array()) {
|
||||
'label' => _T('librealire:licence'),
|
||||
'explication' => _T('librealire:licence_explications'),
|
||||
'obligatoire' => false,
|
||||
'datas' => array(
|
||||
'data' => array(
|
||||
'verbatim' => '<a href="http://www.gnu.org/licenses/licenses.html#VerbatimCopying" class="spip_out">Verbatim</a>',
|
||||
'autrelicence' => 'Autre Licence... ?'
|
||||
),
|
||||
|
@ -1,7 +1,7 @@
|
||||
<paquet
|
||||
prefix="librealire"
|
||||
categorie="squelette"
|
||||
version="0.6.3"
|
||||
version="0.6.4"
|
||||
schema="0.5.3"
|
||||
etat="stable"
|
||||
compatibilite="[3.2.7;3.3.*]"
|
||||
|
Loading…
Reference in New Issue
Block a user