Plugin Directory

Changeset 1068819


Ignore:
Timestamp:
01/15/2015 07:52:47 PM (11 years ago)
Author:
vk011
Message:

aaaaaaaaaaaaaaaaaaa

Location:
real-wp-shop-lite
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • real-wp-shop-lite/tags/2.0.6/rwps-admin-home.php

    r1066294 r1068819  
    155155        <td>
    156156            <input type="text" name="cartdc" id="cartdc" class="regular-text" value="<?php echo $cartdc; ?>">
     157            &nbsp;&nbsp; for example .myclass
    157158        </td>
    158159    </tr>
     
    164165        <td>
    165166            <input type="text" name="codc" id="codc" class="regular-text" value="<?php echo $codc; ?>">
     167            &nbsp;&nbsp; for example .mainclass
    166168        </td>
    167169    </tr>
  • real-wp-shop-lite/trunk/rwps-admin-home.php

    r1066294 r1068819  
    155155        <td>
    156156            <input type="text" name="cartdc" id="cartdc" class="regular-text" value="<?php echo $cartdc; ?>">
     157            &nbsp;&nbsp; for example .myclass
    157158        </td>
    158159    </tr>
     
    164165        <td>
    165166            <input type="text" name="codc" id="codc" class="regular-text" value="<?php echo $codc; ?>">
     167            &nbsp;&nbsp; for example .mainclass
    166168        </td>
    167169    </tr>
Note: See TracChangeset for help on using the changeset viewer.