From f79da6552bb0091c62c4bf8895c52f3cc365be77 Mon Sep 17 00:00:00 2001 From: Ivo Bathke Date: Wed, 22 Sep 2021 10:27:49 +0200 Subject: [PATCH] fixed suggest-page --- tpl/page/info/suggest.tpl | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/tpl/page/info/suggest.tpl b/tpl/page/info/suggest.tpl index 01e366e..df2a94a 100644 --- a/tpl/page/info/suggest.tpl +++ b/tpl/page/info/suggest.tpl @@ -1,16 +1,21 @@ [{capture append="oxidBlock_content"}] -

[{$oView->getTitle()}]

+
+
+
+

[{$oView->getTitle()}]

-
    -
  1. [{oxmultilang ident="MESSAGE_ENTER_YOUR_ADDRESS_AND_MESSAGE"}]
  2. -
  3. [{oxmultilang ident="MESSAGE_RECOMMEND_CLICK_ON_SEND"}]
  4. -
+
    +
  1. [{oxmultilang ident="MESSAGE_ENTER_YOUR_ADDRESS_AND_MESSAGE"}]
  2. +
  3. [{oxmultilang ident="MESSAGE_RECOMMEND_CLICK_ON_SEND"}]
  4. +
- [{oxifcontent ident="oxsecurityinfo" object="oCont"}] -

[{oxmultilang ident="MESSAGE_READ_DETAILS"}] [{$oCont->oxcontents__oxtitle->value}]

- [{/oxifcontent}] - - [{include file="form/suggest.tpl"}] + [{oxifcontent ident="oxsecurityinfo" object="oCont"}] +

[{oxmultilang ident="MESSAGE_READ_DETAILS"}] [{$oCont->oxcontents__oxtitle->value}]

+ [{/oxifcontent}] + [{include file="form/suggest.tpl"}] +
+
+
[{/capture}] [{include file="layout/page.tpl" sidebar="Right"}]