Harmonisation libellé et icône bouton paramètre immo
This commit is contained in:
parent
e11ff5c90e
commit
9106c4226b
1 changed files with 3 additions and 3 deletions
|
@ -108,16 +108,16 @@
|
|||
<td class="actions">
|
||||
{{if $status == "nsp"}}
|
||||
{{:linkbutton
|
||||
label="Ajouter infos"
|
||||
label="Paramètres"
|
||||
href="add_infos.html?immo_id=%s&amort=0&op=new&type_immo=autres"|args:$immo_id
|
||||
shape="settings"
|
||||
target="_dialog"
|
||||
}}
|
||||
{{else}}
|
||||
{{:linkbutton
|
||||
label="Modifier infos"
|
||||
label="Paramètres"
|
||||
href="modif_infos.html?immo_id=%s&amort=0&op=modif&type_immo=autres"|args:$immo_id
|
||||
shape="help"
|
||||
shape="settings"
|
||||
target="_dialog"
|
||||
}}
|
||||
{{/if}}
|
||||
|
|
Loading…
Add table
Reference in a new issue