Subversion Repositories SmartDukaan

Rev

Rev 1047 | Rev 1201 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1047 Rev 1187
Line 61... Line 61...
61
							#end
61
							#end
62
							#end
62
							#end
63
              </div>
63
              </div>
64
              <div class="ship-address-bttn" style="margin-top: 20px;">
64
              <div class="ship-address-bttn" style="margin-top: 20px;">
65
                <div class="bigImgButton yellow-image">
65
                <div class="bigImgButton yellow-image">
66
									#if($shipAddressEmpty!=0)	
66
					#if($shipAddressEmpty!=0)	
-
 
67
                  <input type="button" name="addAdrBtn"  id="addAdrBtn" value="Add Shipping Address" class="button" />
-
 
68
					#else
67
                  <input type="button" name="addAdrBtn"  id="addAdrBtn" value="Ship to Another Address" class="button" />
69
                  <input type="button" name="addAdrBtn"  id="addAdrBtn" value="Ship to Another Address" class="button" />
68
									#else
-
 
69
                  <input type="button" name="addAdrBtn"  id="addAdrBtn" value="Add new Address" class="button" />
-
 
70
									#end	
70
					#end	
71
                </div>
71
                </div>
72
		    		
72
		    		
73
              </div>
73
              </div>
74
              <div class="clearBoth"></div>     
74
              <div class="clearBoth"></div>     
75
            </div>
75
            </div>