Changeset 32106 in spip-zone
- Timestamp:
- Oct 13, 2009, 8:21:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/porte_plume/extensions/codes/formulaires/config_porte_plume_codes.html
r31287 r32106 17 17 <h3 class="legend"><:pp_codes:cfg_activer_extension_sur:></h3> 18 18 <ul> 19 [(#SAISIE{oui_non,activer_barre_edition }20 {label=<:pp_codes:cfg_activer_barre_edition:>}21 {defaut=on})]19 [(#SAISIE{oui_non,activer_barre_edition, 20 label=<:pp_codes:cfg_activer_barre_edition:>, 21 defaut=on})] 22 22 23 [(#SAISIE{oui_non,activer_barre_forum }24 {label=<:pp_codes:cfg_activer_barre_forum:>})]23 [(#SAISIE{oui_non,activer_barre_forum, 24 label=<:pp_codes:cfg_activer_barre_forum:>})] 25 25 </ul> 26 26 </fieldset>
Note: See TracChangeset
for help on using the changeset viewer.