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