Browse Source

remove log

andre 3 months ago
parent
commit
d83b48ae8f

+ 1 - 1
templates/client/default/ui/core/default/widget/forms/fields/info.tpl

@@ -22,7 +22,7 @@
 <div class="lu-form-group">
     <div class="lu-alert lu-alert--info lu-alert--faded modal-alert-top">
         <div class="lu-alert__body" name="{$rawObject->getName()}">
-            {if $rawObject->getDescription()}{debug}
+            {if $rawObject->getDescription()}
                 {$MGLANG->T($rawObject->getDescription())}
             {/if}
             <b> {$rawObject->getTitle()}</b>