Subversion Repositories SmartDukaan

Rev

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

Rev 1441 Rev 1446
Line 182... Line 182...
182
								#end			
182
								#end			
183
 
183
 
184
                </div>	
184
                </div>	
185
                <div class="ship-address-bttn">
185
                <div class="ship-address-bttn">
186
                  <div class="bigImgButton yellow-image">
186
                  <div class="bigImgButton yellow-image">
-
 
187
					<form action="/shipping?action=change&addressid=$address.getId()" method="post">
-
 
188
						<input type="submit" value="Ship to this Address" class="button" />
-
 
189
                    </form>
187
                    <input type="submit" name="btnSearch" onclick="changeShipAddress('shipAddressContainer$address.getId()')"  id="" value="Ship to this Address" class="button" />
190
                    <!--input type="submit" name="btnSearch" onclick="changeShipAddress('shipAddressContainer$address.getId()')"  id="" value="Ship to this Address" class="button" /-->
188
                  </div>
191
                  </div>
189
                </div>
192
                </div>
190
                <div class="clearBoth"></div>     
193
                <div class="clearBoth"></div>     
191
              </div>
194
              </div>
192
            </div>
195
            </div>