Project

General

Profile

« Previous | Next » 

Revision 7966

add class="btn" to all buttons (bootstrap look and feel)

View differences:

loginForm.tmpl
45 45
							</div>
46 46
							<div class="row-fluid">
47 47
								<div class="offset2 span4 text-left">
48
									<input type="submit" name="loginAction" value="Login">
48
									<input type="submit" class="btn" name="loginAction" value="Login">
49 49
								</div>
50 50
							</div>
51 51
						</div>

Also available in: Unified diff