Langtext-Dialog: HTML-Template: Kein Paragprah (<p>) um Tabellen (<table>)
authorBernd Bleßmann <bernd@kivitendo-premium.de>
Wed, 27 Jan 2021 11:23:41 +0000 (12:23 +0100)
committerBernd Bleßmann <bernd@kivitendo-premium.de>
Wed, 27 Jan 2021 11:23:41 +0000 (12:23 +0100)
templates/webpages/generic/set_longdescription.html

index 113a04d..3187637 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE L -%][%- USE LxERP -%]
 
 <div id="edit_longdescription_dialog" style="display: none">
- <p>
   <table>
    <tr>
     <th align="right">[% LxERP.t8("Row") %]:</th>
@@ -18,7 +17,6 @@
     <td id="popup_edit_longdescription_description"></td>
    </tr>
   </table>
- </p>
 
  <p id="popup_edit_longdescription_input_container"></p>