| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/public/tmp/theme210318125255/html/system/ |
Upload File : |
{load_language_text section="labels" name="label"}
{if $content_data.popupNotification->isActive()}
{block name="popup_notification"}
<div class="mfp-bg iframe_layer mfp-ready popup-notification"></div>
<div style="overflow-x: hidden; overflow-y: auto;"
tabindex="-1"
class="mfp-wrap mfp-close-btn-in mfp-auto-cursor iframe_layer mfp-ready popup-notification"
data-gambio-widget="notifications">
<div class="mfp-container mfp-inline-holder">
<div class="mfp-content">
{block name="popup_notification_modal"}
<div class="modal-dialog">
<div class="modal-content">
{block name="popup_notification_modal_header"}
<div class="modal-header">
<span class="col-xs-11 title">{$label.hint}:</span>
<i class="fa fa-close col-xs-1 hide-popup-notification"></i>
</div>
{/block}
{block name="popup_notification_modal_body"}
<div class="modal-body">
{$content_data.popupNotification->getContentByLanguageId($languages_id)}
</div>
{/block}
</div>
</div>
{/block}
</div>
</div>
</div>
{/block}
{/if}