Helper::Csv: is_known in dispatcher gefixt
[kivitendo-erp.git] / templates / webpages / fu / edit_access_rights.html
index 2c80715..b2c6536 100644 (file)
@@ -1,13 +1,12 @@
 [%- USE T8 %]
 [% USE HTML %]
-<body>
+<h1>[% title %]</h1>
+
 
  [%- IF SAVED_MESSAGE %]
  <p>[% SAVED_MESSAGE %]</p>
  [%- END %]
 
- <div class="listtop">[% title %]</div>
-
  <p>[% 'Allow the following users access to my follow-ups:' | $T8 %]</p>
 
  <form action="fu.pl" method="post" name="Form">
@@ -44,5 +43,3 @@
   </p>
 
  </form>
-</body>
-</html>