Déplacement pour eggification.
[Plinn.git] / skins / generic / content_share_form.pt
diff --git a/skins/generic/content_share_form.pt b/skins/generic/content_share_form.pt
deleted file mode 100644 (file)
index afba914..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<html metal:use-macro="here/transition_form/macros/master">
-
-  <head>
-    <meta http-equiv="content-type" content="text/html;charset=UTF-8">
-    <title>content_share_form</title>
-  </head>
-
-  <body i18n:domain="plinn">
-       <div metal:fill-slot="main">
-               <h2 i18n:translate="">Share: "<span i18n:name="docTitle" tal:replace="here/title_or_id">document title</span>"</h2>
-               <div i18n:translate="share_transition_explanations">share_transition_explanations</div>
-       </div>
-       <form action=".">
-               <div metal:fill-slot="form">
-                       <input type="hidden" name="workflow_action" value="share" />
-                       <input type="submit" name="content_status_modify:method" value="Share" i18n:attributes="value"  />
-               </div>
-       </form>
-  </body>
-
-</html>
\ No newline at end of file