|
|
@@ -21,10 +21,16 @@
|
|
|
*}
|
|
|
<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()}" title="{$rawObject->getName()}">
|
|
|
+ <div class="lu-alert__body" name="{$rawObject->getName()}">
|
|
|
+ <div id="addalertheader" class="lu-alert--lg"></div>
|
|
|
{if $rawObject->getDescription()}
|
|
|
{$MGLANG->T($rawObject->getDescription())}
|
|
|
{/if}
|
|
|
+ <div id="addmxmessage"></div>
|
|
|
+ <div id="addspfmessage"></div>
|
|
|
+ <div id="adddmarcmessage"></div>
|
|
|
+ <div id="adddkimmessage"></div><br><br>
|
|
|
+ <div id="addalertfooter"></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|