\x89PNG\r\n\x1a\n\x00\x00\x00\x0DIHDR\x00\x00\x00\x01\x00 \x00\x00\x01\x08\x06\x00\x00\x00\x1F\x15\xC4\x89\x00\x00\x00 \x0AIDATx\x9Ccb\x00\x00\x00\x06\x00\x03\x1A\x05\x9D\x00\x00 \x00\x00IEND\xAE\x42\x60\x82
| Path : /var/www/html/ob-wp-eski/plugins/UserCountryMap/templates/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/ob-wp-eski/plugins/UserCountryMap/templates/realtimeMap.twig |
<div class="card"><div class="RealTimeMap card-content" style="position:relative; overflow:hidden;"
data-standalone="{{ mapIsStandaloneNotWidget|default(0) }}"
data-config="{{ config|json_encode }}"
tabindex="0">
<div class="RealTimeMap_container">
<div class="RealTimeMap_map" style="overflow:hidden;"></div>
<div class="realTimeMap_overlay">
{% if config.showFooterMessage|default(true) %}
<span class="showing_visits_of" style="display:none;">{{ 'UserCountryMap_ShowingVisits'|translate }}
<span class="realTimeMap_timeSpan" style="font-weight:bold;"></span>
</span>
{% endif %}
<span class="no_data" style="display:none;">{{ 'CoreHome_ThereIsNoDataForThisReport'|translate }}</span>
<span class="loading_data">{{ 'General_LoadingData'|translate }}...</span>
<img src="plugins/UserCountryMap/images/realtimemap-loading.gif" style="vertical-align:baseline;position:relative;left:-2px;">
</div>
{% if config.showDateTime|default(true) %}
<div class="realTimeMap_overlay realTimeMap_datetime"></div>
{% endif %}
</div>
<div class="RealTimeMap_meta">
<span class="loadingPiwik">
<img src="plugins/Morpheus/images/loading-blue.gif"> {{ 'General_LoadingData'|translate }}...
</span>
</div>
</div>
</div>
<script type="text/javascript">UserCountryMap.RealtimeMap.initElements();</script>