Subversion Repositories SmartDukaan

Rev

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

Rev 24087 Rev 24220
Line 87... Line 87...
87
					<div class="col-lg-2 form-group">
87
					<div class="col-lg-2 form-group">
88
						<input placeholder = "Tentative Amount" id="tentativeAmount" name="tentativeAmount" type="number" value="" class="form-control phone input-sm">
88
						<input placeholder = "Tentative Amount" id="tentativeAmount" name="tentativeAmount" type="number" value="" class="form-control phone input-sm">
89
					</div>
89
					</div>
90
					
90
					
91
					<div class="col-lg-3" style="float:right;">
91
					<div class="col-lg-3" style="float:right;">
92
						<input class="btn btn-primary create-prebooking-listing" type="submit" style="width:100%;border-radius:0px;" value="Create Prebooking Listing">	
92
						<input class="btn btn-primary create-prebooking-listing" type="submit" value="Create Prebooking Listing">	
93
					</div>
93
					</div>
94
				</div>
94
				</div>
95
			</div>
95
			</div>
96
		</div>
96
		</div>
97
	
97