Code

Updated phoneAccount.
[gosa.git] / include / sieve / templates / element_stop.tpl
1 <table class='sieve_stop_container'>
2         <tr>
3                 <td>
4                         <b>{t}Stop{/t}</b><br>
5                 </td>
6         </tr>
7         <tr>
8                 <td class='sieve_stop_input'>
9                         {t}Stop execution here{/t}
10                 </td>
11         </tr>
12 </table>