diff --git a/Smarty/templates/EditViewHidden.tpl b/Smarty/templates/EditViewHidden.tpl index 495fb2dacc..28b5f5d76d 100644 --- a/Smarty/templates/EditViewHidden.tpl +++ b/Smarty/templates/EditViewHidden.tpl @@ -47,13 +47,13 @@ {elseif $MODULE eq 'Documents'} - - - - + + + + {elseif $MODULE eq 'Products'} - + {/if} @@ -62,11 +62,11 @@ - - - - - + + + + + {if isset($DUPLICATE) && $DUPLICATE eq 'true'} @@ -76,7 +76,7 @@ - + {if isset($CUSTOM_LINKS) && !empty($CUSTOM_LINKS.EDITVIEWHTML)} {foreach from=$CUSTOM_LINKS.EDITVIEWHTML item=evhtml} {eval var=$evhtml->linkurl}