Changeset 1669499
- Timestamp:
- 06/02/2017 11:16:15 AM (9 years ago)
- File:
-
- 1 edited
-
whizz/trunk/center-content-support.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
whizz/trunk/center-content-support.php
r1668816 r1669499 1 2 3 1 4 <head> 2 5 <?php echo wp_enqueue_style( 'my-style', plugins_url( '/css/support-style.css', __FILE__ ), false, '1.0' ); // Inside a plugin?> … … 25 28 </div> 26 29 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 33 31 <div class="clear"></div> 34 32 </div> … … 43 41 </div>--> 44 42 <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 45 50 <div class="version-details"> 46 51 <h1>v. 1.1.5</h1>
Note: See TracChangeset
for help on using the changeset viewer.