Subversion Repositories SmartDukaan

Rev

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

Rev 3037 Rev 5145
Line 68... Line 68...
68
              <a href="/login-details">Login Details</a>
68
              <a href="/login-details">Login Details</a>
69
            </li>
69
            </li>
70
            <li class="menu-item last">
70
            <li class="menu-item last">
71
              <a href="/address">Shipping Address</a>
71
              <a href="/address">Shipping Address</a>
72
            </li>
72
            </li>
73
            <!--
-
 
74
            <li><h2 class="spacing">Personalization</h2></li>
-
 
75
            <li><a href="#">Recommendations</a></li>
-
 
76
            <li><a href="#">Browsing History</a></li>
-
 
77
					-->
-
 
78
          </ul>
73
          </ul>
79
        </div>
74
        </div>
80
        <!-- /nav -->
75
        <!-- /nav -->
81
 
76
 
82
        <!-- content -->
77
        <!-- content -->
Line 137... Line 132...
137
                  <input type="radio" name="sex" value="1" /> Female
132
                  <input type="radio" name="sex" value="1" /> Female
138
                </div>
133
                </div>
139
              </div>
134
              </div>
140
              <!-- /Sex -->
135
              <!-- /Sex -->
141
 
136
 
142
 
-
 
143
              <!-- Newsletter Subscription -->
-
 
144
              <!--
-
 
145
                            <dt>Newsletter Subscription</dt>
-
 
146
                            <dd>
-
 
147
                                <label><input type="checkbox" name="subscribe" />&nbsp;&nbsp;Subscribed to Saholic Newsletter</label>
-
 
148
                            </dd>
-
 
149
							-->
-
 
150
              <!-- /Newsletter Subscription -->
-
 
151
 
-
 
152
              <!-- Captcha -->
-
 
153
              <!-- 
-
 
154
                            <dt>&nbsp;</dt>
-
 
155
                            <dd>
-
 
156
                                <div class="blockLeft">
-
 
157
 
-
 
158
                                    <div class="captcha">
-
 
159
                                        <img src="images/captcha.png" width="221" height="74" alt="" />
-
 
160
                                    </div>
-
 
161
 
-
 
162
                                    <div class="imgTextBox">
-
 
163
                                        <div class="left">
-
 
164
                                        <div class="right">
-
 
165
                                            <input type="text" name="txtCaptcha" class="textbox" />
-
 
166
                                        </div>
-
 
167
                                        </div>
-
 
168
                                    </div>
-
 
169
								</div>
-
 
170
 
-
 
171
                                <div class="blockRight style2">
-
 
172
                                    Enter the letters shown <br />in the image.
-
 
173
                                    <div class="spacing">&nbsp;</div>
-
 
174
                                    Letters are not case-sensitive
-
 
175
                                </div>
-
 
176
                                <div class="clearBoth"></div>
-
 
177
                            </dd>
-
 
178
							-->
-
 
179
              <!-- /Captcha -->
-
 
180
 
-
 
181
              <!-- Buttons -->
137
              <!-- Buttons -->
182
              <div id="formButtons">
138
              <div id="formButtons">
183
                <div class="imgDisableButton enableDisableBtnWidth1 grey-image">
139
                <div class="imgDisableButton enableDisableBtnWidth1 grey-image">
184
                  <input type="submit" name="save" value="Save" class="button" />
140
                  <input type="submit" name="save" value="Save" class="button" />
185
                </div>
141
                </div>