fix minor issue
This commit is contained in:
parent
ffd425bdb8
commit
6ba829a9df
@ -279,9 +279,9 @@ function mep_event_extra_price_option() {
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="30%">Extra Option Name</th>
|
||||
<th width="30%">Amount</th>
|
||||
<th width="20%">Quantity</th>
|
||||
<th width="10%">Input Type</th>
|
||||
<th width="30%">Price</th>
|
||||
<th width="20%">Available Qty</th>
|
||||
<th width="10%">Qty Box Type</th>
|
||||
<th width="10%"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -372,10 +372,10 @@ function mep_event_ticket_type() {
|
||||
<table id="repeatable-fieldset-one-t" width="100%">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="30%">Extra Option Name</th>
|
||||
<th width="30%">Amount</th>
|
||||
<th width="20%">Quantity</th>
|
||||
<th width="10%">InputType</th>
|
||||
<th width="30%">Ticket Type Name</th>
|
||||
<th width="30%">Ticket Price</th>
|
||||
<th width="20%">Available Qty</th>
|
||||
<th width="10%">Qty Box Type</th>
|
||||
<th width="10%"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
@ -3,7 +3,7 @@
|
||||
* Plugin Name: Woocommerce Events Manager
|
||||
* Plugin URI: http://mage-people.com
|
||||
* Description: A Complete Event Solution for WordPress by MagePeople..
|
||||
* Version: 2.0
|
||||
* Version: 2.0.1
|
||||
* Author: MagePeople Team
|
||||
* Author URI: http://www.mage-people.com/
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user