Plugin Directory

Changeset 1566898


Ignore:
Timestamp:
01/03/2017 08:29:13 AM (9 years ago)
Author:
emrysforge
Message:

Settings small fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • web-push-notifications-lite/trunk/em_desktop_notifications_lite.php

    r1554336 r1566898  
    228228                                                            $type_txt = 'HTTP';
    229229                                                        }
    230                                                         print '<p>Security type: <b>'.$type_txt.'</b>&emsp;<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>&emsp;<span>['.__("Secure type must be the same as your website - HTTP or HTTPS]","emdn").'</span></p>';
    231231
    232232                                                        print '<p>Subscription mode: <b>'.get_option( 'emdn_pushem_mode' ).'</b></p>';
Note: See TracChangeset for help on using the changeset viewer.