Plugin Directory

Changeset 2747145


Ignore:
Timestamp:
06/23/2022 02:43:09 PM (4 years ago)
Author:
sendbox
Message:

minor bug fix

Location:
sendbox-shipping/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sendbox-shipping/trunk/admin/class-wooss-admin.php

    r2742157 r2747145  
    490490                            ?> 
    491491
    492                             <?php// new kini i am trying ?>
     492                           
    493493
    494494                                <label><h4><b>ORIGIN COUNTRY</b></h4></label>
     
    510510                                ?>
    511511                        </select>
    512                         <?php //end of kini i am trying ?>
    513 
    514                         <?php // start of kini i am trying for state?>
     512                       
    515513                        <?php
    516514
     
    552550                            </select>
    553551
    554                         <?php// end of kini i am trying for state ?>
    555 
    556                         <?php //start of origin street kini i am adding?>
     552                       
    557553                        <label><h4><b>ORIGIN STREET</b></h4></label>
    558554                        <input class ="custom_input" required type="text" name="origin_street" placeholder="<?php esc_attr_e("Please Enter Origin Street")?>" id="origin_street" value=" " />
  • sendbox-shipping/trunk/wooss.php

    r2742157 r2747145  
    3535 * Rename this for your plugin and update it as you release new versions.
    3636 */
    37 define('WOOSS_VERSION', '3.3.2');
     37define('WOOSS_VERSION', '3.3.3');
    3838
    3939/**
Note: See TracChangeset for help on using the changeset viewer.