Changeset 2868311
- Timestamp:
- 02/20/2023 05:41:08 PM (3 years ago)
- Location:
- afterinc-app/trunk
- Files:
-
- 2 edited
-
Custom_app.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
afterinc-app/trunk/Custom_app.php
r2868238 r2868311 4 4 Plugin URI: https://www.afterinc.com/contact/ 5 5 Description: Plugin allows merchants to sell After Plan’s product protection plans for wide variety of products. 6 Version: 3.9. 46 Version: 3.9.5 7 7 Author: After Inc. 8 8 Author URI: https://www.afterinc.com … … 1032 1032 1033 1033 <!-- Modal --> 1034 <div class="modal fade bd-example-modal-lg" id="planModal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true" style='max-width:100% '>1034 <div class="modal fade bd-example-modal-lg" id="planModal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true" style='max-width:100%; width: 60%!important;'> 1035 1035 <div class="modal-dialog modal-lg"> 1036 1036 -
afterinc-app/trunk/readme.txt
r2868238 r2868311 7 7 Requires PHP: 7.2 8 8 WC tested up to: 5.6.0 9 Stable tag: 3.9. 49 Stable tag: 3.9.5 10 10 License: GPLv3 11 11 License URI: https://www.afterinc.com
Note: See TracChangeset
for help on using the changeset viewer.