Changeset 1068819
- Timestamp:
- 01/15/2015 07:52:47 PM (11 years ago)
- Location:
- real-wp-shop-lite
- Files:
-
- 2 edited
-
tags/2.0.6/rwps-admin-home.php (modified) (2 diffs)
-
trunk/rwps-admin-home.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
real-wp-shop-lite/tags/2.0.6/rwps-admin-home.php
r1066294 r1068819 155 155 <td> 156 156 <input type="text" name="cartdc" id="cartdc" class="regular-text" value="<?php echo $cartdc; ?>"> 157 for example .myclass 157 158 </td> 158 159 </tr> … … 164 165 <td> 165 166 <input type="text" name="codc" id="codc" class="regular-text" value="<?php echo $codc; ?>"> 167 for example .mainclass 166 168 </td> 167 169 </tr> -
real-wp-shop-lite/trunk/rwps-admin-home.php
r1066294 r1068819 155 155 <td> 156 156 <input type="text" name="cartdc" id="cartdc" class="regular-text" value="<?php echo $cartdc; ?>"> 157 for example .myclass 157 158 </td> 158 159 </tr> … … 164 165 <td> 165 166 <input type="text" name="codc" id="codc" class="regular-text" value="<?php echo $codc; ?>"> 167 for example .mainclass 166 168 </td> 167 169 </tr>
Note: See TracChangeset
for help on using the changeset viewer.