Revision dc359b25
Von Cem Aydin vor etwa 2 Jahren hinzugefügt
templates/design40_webpages/simple_system_setting/_order_status_form.html | ||
---|---|---|
[% USE LxERP %]
|
||
[% USE L %]
|
||
[% USE HTML %]
|
||
[% USE T8 %]
|
||
|
||
<div class="wrapper">
|
||
<table class="tbl-horizontal">
|
templates/design40_webpages/simple_system_setting/_pricegroup_form.html | ||
---|---|---|
[% USE LxERP %]
|
||
[% USE L %]
|
||
[% USE HTML %]
|
||
[% USE T8 %]
|
||
|
||
<div class="wrapper">
|
||
<table class="tbl-horizontal">
|
Auch abrufbar als: Unified diff
design40: fehlende USE T8 hinzugefügt
Behebt #519 (teilweise)