Revision 3458a0c9
Von Bernd Bleßmann vor fast 4 Jahren hinzugefügt
templates/webpages/generic/set_longdescription.html | ||
---|---|---|
1 | 1 |
[%- USE L -%][%- USE LxERP -%] |
2 | 2 |
|
3 | 3 |
<div id="edit_longdescription_dialog" style="display: none"> |
4 |
<p> |
|
5 | 4 |
<table> |
6 | 5 |
<tr> |
7 | 6 |
<th align="right">[% LxERP.t8("Row") %]:</th> |
... | ... | |
18 | 17 |
<td id="popup_edit_longdescription_description"></td> |
19 | 18 |
</tr> |
20 | 19 |
</table> |
21 |
</p> |
|
22 | 20 |
|
23 | 21 |
<p id="popup_edit_longdescription_input_container"></p> |
24 | 22 |
|
Auch abrufbar als: Unified diff
Langtext-Dialog: HTML-Template: Kein Paragprah (<p>) um Tabellen (<table>)