ActionBar: Verwendung bei UStVA
[kivitendo-erp.git] / templates / webpages / letter / edit.html
index a31d391..d33570f 100644 (file)
   <!-- /central block -->
  </td>
 </tr>
-<tr>
-  <td colspan=3><hr size="3" noshade></td>
-</tr>
-<tr>
- <td>
-   [% print_options %]
- </td>
-</tr>
 </table>
 
+<div id="email_inputs" class="hidden"></div>
+<div id="print_options" class="hidden">
+ [% print_options %]
+</div>
+
  </div>
  [% PROCESS 'webdav/_list.html' %]
  <div id="ui-tabs-1">
  </div>
 </div>
 </form>
+
+<div id="print_dialog" class="hidden">
+ [%- PROCESS 'common/_print_dialog.html' %]
+</div>