Plugin Directory

Changeset 1544743


Ignore:
Timestamp:
12/02/2016 03:49:23 PM (9 years ago)
Author:
SuryaBhan
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-coming-soon/tags/2.0/custom-coming-soon.php

    r1544533 r1544743  
    203203                                        <h2>Design Settings</h2>
    204204                                        <div>
    205                                             <label for="image_url" class="ccs_lable" id="ccs_lable">Logo</label>
     205                                            <label for="image_url" class="ccs_lable" id="ccs_lable">Select Theme</label>
    206206                                            <select name="ccs_theme" id="ccs_theme" class="select-box">
    207207                                                <option value="Default">Default</option>
     
    322322
    323323/* Check preview start here*/
    324 if($_GET['mode']=="live-preview")
     324if(isset($_GET['mode'])=="live-preview")
    325325{
    326326   
Note: See TracChangeset for help on using the changeset viewer.