Changeset 609864
- Timestamp:
- 10/09/2012 03:34:44 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
navayan-subscribe/trunk/ny-subscribe-functions.php
r603975 r609864 53 53 'type' => 'checkbox', 54 54 'label' => __('Use HTML5 placeholder instead label text'), 55 'val' => 155 'val' => 0 56 56 ), 57 57 array( … … 59 59 'type' => 'checkbox', 60 60 'label' => __('Hide subscribe form after success'), 61 'val' => 161 'val' => 0 62 62 ), 63 63 array(
Note: See TracChangeset
for help on using the changeset viewer.