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