|
@@ -367,17 +367,7 @@ var _localLang = {
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
{if $addon.allowsQuantity === 2}
|
|
{if $addon.allowsQuantity === 2}
|
|
|
- <div class="alert alert-info text-center" style="margin-bottom: 0px;">
|
|
|
|
|
- <table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td valign="center" style="padding-right: 30px;"><i class="fas fa-info-circle" style="font-size:150%"></i></td>
|
|
|
|
|
- <td valign="top" style="text-align:left">
|
|
|
|
|
- Von diesem Addon können mehrere Einheiten bestellt werden.<br />
|
|
|
|
|
- Die genaue Anzahl können Sie im nächsten Schritt konfigurieren.<br />
|
|
|
|
|
- </td>
|
|
|
|
|
- </tr>
|
|
|
|
|
- </table>
|
|
|
|
|
- </div>
|
|
|
|
|
|
|
+ {include file="templates/orderforms/{$carttpl}/addon-hint.tpl"}
|
|
|
{/if}
|
|
{/if}
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|