Plugin Directory

Changeset 565654


Ignore:
Timestamp:
06/30/2012 01:31:25 AM (14 years ago)
Author:
miltonbjones
Message:

corrected a typo in settings interface

Location:
notify-bar
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • notify-bar/tags/1.1/notify-bar.php

    r565651 r565654  
    9191    add_settings_field(
    9292        'mbj_notify_bar_active',
    93         'Activate the notification bar?',
     93        'Activate the Notify Bar?',
    9494        'mbj_notify_bar_setting_active',
    9595        'mbj_notify_bar',
  • notify-bar/trunk/notify-bar.php

    r565651 r565654  
    9191    add_settings_field(
    9292        'mbj_notify_bar_active',
    93         'Activate the notification bar?',
     93        'Activate the Notify Bar?',
    9494        'mbj_notify_bar_setting_active',
    9595        'mbj_notify_bar',
Note: See TracChangeset for help on using the changeset viewer.