We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa1c46 commit b1f20e9Copy full SHA for b1f20e9
1 file changed
modules/oxcom/oxcom-omc/views/admin/tpl/omc_main.tpl
@@ -47,13 +47,14 @@
47
<button class="btn btn-primary" ng-click="ok()">[{oxmultilang ident="IOLY_BUTTON_OK"}]</button>
48
</div>
49
</script>
50
-
+
51
[{* headline *}]
52
<div class="row omcHeadline">
53
<div class="col-sm-10" style="padding: 0;">
54
<h1>[{oxmultilang ident='IOLY_MAIN_TITLE'}] ({{numRecipes}} [{oxmultilang ident="IOLY_RECIPES"}])</h1>
55
<div style="line-height: 1.5;">
56
[{oxmultilang ident="IOLY_MAIN_INFOTEXT"}]
57
+ [{oxmultilang ident="IOLY_VERSION_RECIPES_NOTICE"}]
58
59
<p> </p>
60
<b>[{oxmultilang ident='IOLY_DETAILS_FILTER'}]</b>
@@ -260,4 +261,4 @@
260
261
262
[{include file="bottomnaviitem.tpl"}]
263
-[{include file="bottomitem.tpl"}]
264
+[{include file="bottomitem.tpl"}]
0 commit comments