Subversion Repositories SmartDukaan

Rev

Rev 23244 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23244 Rev 23245
Line 90... Line 90...
90
			#end
90
			#end
91
			<br><br>
91
			<br><br>
92
			<span style="margin-right: 10px;font-weight:bold;color:green;">Address Details</span>
92
			<span style="margin-right: 10px;font-weight:bold;color:green;">Address Details</span>
93
			<br><br>
93
			<br><br>
94
			<span style="margin-right:10px;">Registered Name</span>
94
			<span style="margin-right:10px;">Registered Name</span>
95
			<span><input type="text name="name" value="$primaryAddress.getName()" id="line1"></span>
95
			<span><input type="text name="name" value="$primaryAddress.getName()" id="name"></span>
96
			<br>
96
			<br>
97
			<span style="margin-right:10px;">Line 1</span>
97
			<span style="margin-right:10px;">Line 1</span>
98
			<span><input type="text name="line1" value="$primaryAddress.getLine1()" id="line1"></span>
98
			<span><input type="text name="line1" value="$primaryAddress.getLine1()" id="line1"></span>
99
			<br>
99
			<br>
100
			<span style="margin-right:10px;">Line 2</span>
100
			<span style="margin-right:10px;">Line 2</span>