prevent page break in important chapters
Dieser Commit ist enthalten in:
Ursprung
ea807097d6
Commit
5235ffbd81
@ -1,4 +1,5 @@
|
||||
[{block name="conclusion"}]
|
||||
<nobreak>
|
||||
<table class="conclusion_table">
|
||||
<tr>
|
||||
<td>
|
||||
@ -6,4 +7,5 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</nobreak>
|
||||
[{/block}]
|
@ -125,10 +125,12 @@
|
||||
[{/block}]
|
||||
[{if $showPrices}]
|
||||
[{block name="articleCosts"}]
|
||||
<nobreak>
|
||||
<table class="article_costs_table">
|
||||
[{block name="d3_article_costs_summary"}]
|
||||
[{include file="d3pdfarticlecostsummary.tpl"}]
|
||||
[{/block}]
|
||||
</table>
|
||||
</nobreak>
|
||||
[{/block}]
|
||||
[{/if}]
|
@ -1,4 +1,5 @@
|
||||
[{block name="conclusion"}]
|
||||
<nobreak>
|
||||
<table class="conclusion_table">
|
||||
[{block name="conclusion_paymethod"}]
|
||||
<tr>
|
||||
@ -19,4 +20,5 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</nobreak>
|
||||
[{/block}]
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren