aboutsummaryrefslogtreecommitdiffstats
path: root/jm2l/templates/Staff/new.mako
diff options
context:
space:
mode:
Diffstat (limited to 'jm2l/templates/Staff/new.mako')
-rw-r--r--jm2l/templates/Staff/new.mako2
1 files changed, 1 insertions, 1 deletions
diff --git a/jm2l/templates/Staff/new.mako b/jm2l/templates/Staff/new.mako
index 2329408..169a2f0 100644
--- a/jm2l/templates/Staff/new.mako
+++ b/jm2l/templates/Staff/new.mako
@@ -5,5 +5,5 @@
<form action="/Staff/new" method="post">
<input type="text" maxlength="100" name="name">
- <input type="submit" name="add" value="ADD" class="button">
+ <input type="submit" class="btn btn-primary" name="add" value="ADD" class="button">
</form> \ No newline at end of file