Plugin Directory

Changeset 1669499


Ignore:
Timestamp:
06/02/2017 11:16:15 AM (9 years ago)
Author:
browserweb
Message:

support change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • whizz/trunk/center-content-support.php

    r1668816 r1669499  
     1
     2
     3
    14<head>
    25<?php echo wp_enqueue_style( 'my-style', plugins_url( '/css/support-style.css', __FILE__ ), false, '1.0' ); // Inside a plugin?>
     
    2528  </div>
    2629
    27   <div class="version-details">
    28     <h1>v. 1.1.5</h1>
    29     <p><span class="added">Fixed:</span>
    30     <div class="fixed-details">Registration on mobile,GREEN for success messages and update reset password bug fixed.</div>
    31     </p>
    32   </div>
     30
    3331  <div class="clear"></div>
    3432</div>
     
    4341</div>-->
    4442<div class="plugin-detail-wrap reporting-wrap" id="whizz_update_history" style="display:none;">
     43  <div class="version-details">
     44    <h1>v. 1.1.6</h1>
     45    <p><span class="added">Fixed:</span>
     46    <div class="fixed-details">Updated email templates.</div>
     47    </p>
     48  </div>
     49
    4550     <div class="version-details">
    4651        <h1>v. 1.1.5</h1>
Note: See TracChangeset for help on using the changeset viewer.