瀏覽代碼

test use sections

andre 3 月之前
父節點
當前提交
90a674d110
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      app/UI/Admin/Templates/custom/modals/modalExtendedTabsEdit.tpl

+ 0 - 2
app/UI/Admin/Templates/custom/modals/modalExtendedTabsEdit.tpl

@@ -29,13 +29,11 @@
                 </ul>
                 </ul>
             </div>
             </div>
             <div class="lu-modal__body">Blubb5
             <div class="lu-modal__body">Blubb5
-                {if $editForm->haveInternalAlertMessage()}Blubb6
                     <div class="lu-alert {if $editForm->getInternalAlertSize() !== ''}lu-alert--{$editForm->getInternalAlertSize()}{/if} lu-alert--{$editForm->getInternalAlertMessageType()} lu-alert--faded modal-alert-top">
                     <div class="lu-alert {if $editForm->getInternalAlertSize() !== ''}lu-alert--{$editForm->getInternalAlertSize()}{/if} lu-alert--{$editForm->getInternalAlertMessageType()} lu-alert--faded modal-alert-top">
                         <div class="lu-alert__body">
                         <div class="lu-alert__body">
                             {if $editForm->isInternalAlertMessageRaw()|unescape:'html'}{$editForm->getInternalAlertMessage()}{else}{$MGLANG->T($editForm->getInternalAlertMessage())|unescape:'html'}{/if}
                             {if $editForm->isInternalAlertMessageRaw()|unescape:'html'}{$editForm->getInternalAlertMessage()}{else}{$MGLANG->T($editForm->getInternalAlertMessage())|unescape:'html'}{/if}
                         </div>
                         </div>
                     </div>
                     </div>
-                {/if}
                 {if $editForm->getConfirmMessage()}
                 {if $editForm->getConfirmMessage()}
                     {if $editForm->isTranslateConfirmMessage()}
                     {if $editForm->isTranslateConfirmMessage()}
                         {$MGLANG->T($editForm->getConfirmMessage())|unescape:'html'}
                         {$MGLANG->T($editForm->getConfirmMessage())|unescape:'html'}