Plugin Directory

Changeset 2753604


Ignore:
Timestamp:
07/08/2022 08:26:59 AM (4 years ago)
Author:
wallmessageapp
Message:

three line changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wallmessage/trunk/inc/admin/kwm_settings.php

    r2748275 r2753604  
    556556                        'class'=>array(),
    557557                        'value'=>array(),
     558                        'checked'=>array(),
    558559                    ),
    559560                    'p'=>array(
    560561                            'class'=>array(),
     562                           
    561563                    ),
    562564                    'label'=>array(
     
    592594                        'class'=>array(),
    593595                        'value'=>array(),
     596                        'checked'=>array(),
    594597                    ),
    595598                    'p'=>array(
     
    771774                    'option'=>array(
    772775                        'value'=>array(),
     776                        'selected'=>array(),
    773777                    ),
    774778                    'p'=>array(
Note: See TracChangeset for help on using the changeset viewer.