|
|
@@ -23,7 +23,7 @@
|
|
|
<div class="lu-alert lu-alert--info lu-alert--faded modal-alert-top">
|
|
|
<div class="lu-alert__body" name="{$rawObject->getName()}">
|
|
|
<div id="infoheader" class="lu-alert--lg"></div>
|
|
|
- {if $rawObject->getDescription()}
|
|
|
+ {if $rawObject->getDescription()}{debug}
|
|
|
{$MGLANG->T($rawObject->getDescription())}
|
|
|
{/if}
|
|
|
<div id="infomessage"></div>
|