PluginProbe
WebTotem Security / 2.2.2
WebTotem Security v2.2.2
3.0.2 3.0.1 3.0.0 trunk 1.0 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 2.0 2.1 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.1 2.2.2 2.2.3 All 110 releases
← All changes | includes/login.php +5 -0 2.1.72.2.2 View file →
@@ -1,6 +1,11 @@
1 1 <?php defined('ABSPATH') or die("Protected By WT!");?>
2 2 <div class="wtotem_welcome-wrapper">
3 + <div class="wtotem_content" style="padding:1px">
4 + <div class="wtotem_container">
5 + <?php WTSEC_LIBRARY_Session::notifications() ?>
6 + </div>
7 + </div>
3 8 <div class="wtotem_welcome-wrapper__head-height">
4 9 <div class="wtotem_modal">
5 10 <h2 class="wtotem_modal__subject">
6 11 <?=wtsec_locale("auth.activate_the_plugin")?>