[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins / odt2spip_30 / formulaires / configurer_odt2spip.html
diff --git a/www/plugins/odt2spip_30/formulaires/configurer_odt2spip.html b/www/plugins/odt2spip_30/formulaires/configurer_odt2spip.html
deleted file mode 100644 (file)
index 7ed6ee7..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<div class="formulaire_spip formulaire_config formulaire_config_#FORM">\r
-       [<p class="reponse_formulaire reponse_formulaire_ok">(#ENV*{message_ok})</p>]\r
-       [<p class="reponse_formulaire reponse_formulaire_erreur">(#ENV*{message_erreur})</p>]\r
-\r
-       <form method="post" action="#ENV{action}"><div>\r
-               #ACTION_FORMULAIRE{#ENV{action}}\r
-               <fieldset>\r
-                       <legend><:odtspip:defaut_attacher:></legend>\r
-                       <ul>\r
-                               <li class="editer_defaut_attacher">\r
-                                       <label><:odtspip:label_defaut_attacher:>:</label>\r
-                                       <div class="choix">\r
-                                                <input type="radio" name="defaut_attacher" id="defaut_attacher_oui" value="oui"[(#ENV{defaut_attacher}|=={oui}|oui)checked="checked"] />\r
-                                                <label for="defaut_attacher_oui"><:odtspip:oui:></label>\r
-                                       </div>\r
-                                       <div class="choix">\r
-                                                <input type="radio" name="defaut_attacher" id="defaut_attacher_non" value="non"[(#ENV{defaut_attacher}|=={non}|oui)checked="checked"] />\r
-                                                <label for="defaut_attacher_non"><:odtspip:non:></label>\r
-                                       </div>\r
-                               </li>\r
-                       </ul>\r
-               </fieldset>             \r
-\r
-               <p class="boutons"><input type="submit" class="submit" value="<:bouton_valider:>" /></p>\r
-       </div></form>\r
-</div>\r