summaryrefslogtreecommitdiff
path: root/templates/edit.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-02-28 22:07:19 +0100
committerLeif Johansson <leifj@sunet.se>2011-02-28 22:07:19 +0100
commit77ceee6e23f2a8daaf5e3247970953313aebcdd3 (patch)
tree90665ac16c025ea1bc7b478f2c84dcebf437f393 /templates/edit.html
parent36e045ed8aa871ef3bd0bf0e27896658d0a9ef89 (diff)
wizards
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 aa6d088..337264d 100644
--- a/templates/edit.html
+++ b/templates/edit.html
@@ -6,7 +6,7 @@
{% block content %}
{% block beforeform %}
{% endblock %}
- <form method="POST">
+ <form method="POST" class="ui-helper-reset ui-widget-contents ui-corner-all">
<div class="infopanel">
<h1>{{formtitle}}</h1>
<table class="formtable">