Changeset 1566898
- Timestamp:
- 01/03/2017 08:29:13 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web-push-notifications-lite/trunk/em_desktop_notifications_lite.php
r1554336 r1566898 228 228 $type_txt = 'HTTP'; 229 229 } 230 print '<p>Security type: <b>'.$type_txt.'</b> <span style="color:#FA0000;">['.__("WARNING!Secure type must be the same as your website - HTTP or HTTPS]","emdn").'</span></p>';230 print '<p>Security type: <b>'.$type_txt.'</b> <span>['.__("Secure type must be the same as your website - HTTP or HTTPS]","emdn").'</span></p>'; 231 231 232 232 print '<p>Subscription mode: <b>'.get_option( 'emdn_pushem_mode' ).'</b></p>';
Note: See TracChangeset
for help on using the changeset viewer.