]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/requirement_spec_status/form.html
Part: long_description in displayable_name umbenannt
[mfinanz.git] / templates / webpages / requirement_spec_status / form.html
index 3b28c002e76d0f83e60b725eb5e9d4d72e8e42b4..8b034f98e09152a1357683e39835a8231ba3701a 100755 (executable)
@@ -1,13 +1,13 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
   <table>
    <tr>
-    <td>[% LxERP.t8('Name') %]</sup></td>
+    <td>[% LxERP.t8('Name') %]</td>
     <td>[% L.select_tag("requirement_spec_status.name",  SELF.valid_names, default = SELF.requirement_spec_status.name) %]</td>
    </tr>