Changeset 1873045 for https-redirection
- Timestamp:
- 05/12/2018 05:36:43 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
https-redirection/trunk/https-redirection-settings.php
r1831198 r1873045 45 45 ?> 46 46 <div class="wrap"> 47 <div class="icon32 icon32-bws" id="icon-options-general"></div> 47 48 48 <h2><?php _e('HTTPS Redirection Settings', 'https_redirection'); ?></h2> 49 49 … … 152 152 <?php 153 153 } 154 154 155 ?> 155 </div> 156 <div style="background: #D7E7F5; border: 1px solid #1166BB; color: #333333; margin: 20px 0; padding: 10px;"> 157 You can view the <a href="https://www.tipsandtricks-hq.com/wordpress-easy-https-redirection-plugin" target="_blank">HTTPS Redirection plugin details</a> on our site. Check our other plugins <a href="https://www.tipsandtricks-hq.com/development-center" target="_blank">here</a>. 158 </div> 159 </div><!-- end of wrap --> 156 160 <?php 157 161 }
Note: See TracChangeset
for help on using the changeset viewer.