Changeset 2575815
- Timestamp:
- 07/31/2021 05:07:22 PM (5 years ago)
- Location:
- mulutu
- Files:
-
- 4 edited
-
tags/1.1.0/readme.txt (modified) (1 diff)
-
tags/1.1.0/views/settings/shipping_ghn.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/views/settings/shipping_ghn.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mulutu/tags/1.1.0/readme.txt
r2569830 r2575815 5 5 Tested up to: 5.6 6 6 Requires PHP: 5.6 7 Stable tag: 1. 0.17 Stable tag: 1.1.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
mulutu/tags/1.1.0/views/settings/shipping_ghn.php
r2569476 r2575815 11 11 </div> 12 12 <div class="form-control"> 13 <label for="ghn_registered_phone" class="input-required">Số điện thoại </label>13 <label for="ghn_registered_phone" class="input-required">Số điện thoại (Đã đăng kí với GHN)</label> 14 14 <input class="regular-text" maxlength="20" type="text" name="mulutu_options[ghn_registered_phone]" id="ghn_registered_phone" value="<?php echo $ghn_registered_phone; ?>"> 15 15 </div> -
mulutu/trunk/readme.txt
r2569830 r2575815 5 5 Tested up to: 5.6 6 6 Requires PHP: 5.6 7 Stable tag: 1. 0.17 Stable tag: 1.1.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
mulutu/trunk/views/settings/shipping_ghn.php
r2569476 r2575815 11 11 </div> 12 12 <div class="form-control"> 13 <label for="ghn_registered_phone" class="input-required">Số điện thoại </label>13 <label for="ghn_registered_phone" class="input-required">Số điện thoại (Đã đăng kí với GHN)</label> 14 14 <input class="regular-text" maxlength="20" type="text" name="mulutu_options[ghn_registered_phone]" id="ghn_registered_phone" value="<?php echo $ghn_registered_phone; ?>"> 15 15 </div>
Note: See TracChangeset
for help on using the changeset viewer.