Changeset 2644540
- Timestamp:
- 12/15/2021 01:18:32 PM (4 years ago)
- Location:
- custom-menu-for-wc-my-account
- Files:
-
- 2 edited
-
tags/0.1/templates/add_menu_template.php (modified) (1 diff)
-
trunk/templates/add_menu_template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-menu-for-wc-my-account/tags/0.1/templates/add_menu_template.php
r2644522 r2644540 21 21 <tbody> 22 22 <tr> 23 <th> AddMenu Name</th>24 <th>Menu StartingPosition</th>25 <th> Template Name</th>23 <th>Menu Name</th> 24 <th>Menu Position</th> 25 <th>Select Page</th> 26 26 <th>Add/Remove</th> 27 27 </tr> -
custom-menu-for-wc-my-account/trunk/templates/add_menu_template.php
r2644522 r2644540 21 21 <tbody> 22 22 <tr> 23 <th> AddMenu Name</th>24 <th>Menu StartingPosition</th>25 <th> Template Name</th>23 <th>Menu Name</th> 24 <th>Menu Position</th> 25 <th>Select Page</th> 26 26 <th>Add/Remove</th> 27 27 </tr>
Note: See TracChangeset
for help on using the changeset viewer.