summaryrefslogtreecommitdiff
path: root/templates/edit.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2010-08-05 10:19:08 +0200
committerLeif Johansson <leifj@sunet.se>2010-08-05 10:19:08 +0200
commite1902354b5d97cb2cbb36a3c6a00090d60dac753 (patch)
tree4f95a5c1a0cf11d85cedac2832253a610d096c80 /templates/edit.html
parent147eb0dda670646133d424ea5aff7c432103aebe (diff)
form ui cleanup + remove links with names
Diffstat (limited to 'templates/edit.html')
-rw-r--r--templates/edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit.html b/templates/edit.html
index e29ec7c..214af95 100644
--- a/templates/edit.html
+++ b/templates/edit.html
@@ -6,7 +6,7 @@
{% block content %}
<form method="POST">
<div class="ui-widget-content ui-corner-all infopanel">
- <h3>{{formtitle}}</h3>
+ <h1>{{formtitle}}</h1>
<table>
{% for field in form %}
<tr>