summaryrefslogtreecommitdiff
path: root/templates/edit.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-02-22 21:12:50 +0100
committerLeif Johansson <leifj@sunet.se>2011-02-22 21:12:50 +0100
commit6244610d840806418bf774bf771b8af28b3a19e0 (patch)
treeebc6b3d3127db06ddb5fd009e53668c5a59ee09d /templates/edit.html
parent3ff9d9544a047fc65d1666cd68fbd37f1b3aa5eb (diff)
style cleanup
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 404751a..f4fb52a 100644
--- a/templates/edit.html
+++ b/templates/edit.html
@@ -7,7 +7,7 @@
{% block beforeform %}
{% endblock %}
<form method="POST">
- <div class="ui-widget-content ui-corner-all infopanel">
+ <div class="infopanel">
<h1>{{formtitle}}</h1>
<table class="formtable">
{% for field in form %}