Code

* Created "old" branch and moved stuff
[gosa.git] / branches / old / gosa-plugins / mail / personal / mail / sieve / templates / element_if.tpl
diff --git a/branches/old/gosa-plugins/mail/personal/mail/sieve/templates/element_if.tpl b/branches/old/gosa-plugins/mail/personal/mail/sieve/templates/element_if.tpl
new file mode 100644 (file)
index 0000000..98f9b4a
--- /dev/null
@@ -0,0 +1,8 @@
+<table class='sieve_default_table'>
+       <tr>
+       <td>
+                       <b>{t}Condition{/t}</b>
+                       {$Contents}
+       </td>
+       </tr>
+</table>