Déplacement pour eggification.
[Plinn.git] / skins / generic / content_retract_form.pt
diff --git a/skins/generic/content_retract_form.pt b/skins/generic/content_retract_form.pt
deleted file mode 100644 (file)
index 073584c..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<html metal:use-macro="here/transition_form/macros/master">
-<head>
-  <meta http-equiv="content-type" content="text/html;charset=UTF-8"/>
-</head>
-<body>
-<div metal:fill-slot="main" i18n:domain="plinn">
-
-<h2 i18n:translate="">Retract: "<span tal:replace="here/title_or_id" i18n:name="objectid">Item</span>"</h2>
-       <div i18n:translate="retract_transition_explanations">retract_transition_explanations</div>
-</div>
-
-<form action="dummy">
-    <div metal:fill-slot="form" i18n:domain="plinn">
-     <input type="hidden" name="workflow_action" value="retract" />
-     <input type="submit" value="Retract" i18n:attributes="value" />
-    </div>
-</form>
-</body>
-</html>