Merge fix
[kivitendo-erp.git] / templates / webpages / login / login_screen.html
index 1c421fb..0b298c7 100644 (file)
@@ -6,7 +6,7 @@
    <tr>
     <td class="login" align="center">
      <a href="http://www.lx-office.org" target="_top"><img src="image/lx-office-erp.png" border="0"></a>
-     <h1 class="login" align="center">[% 'Version' | $T8 %] [% version %]</h1>
+     <h3 class="login" align="center">[% 'Lx-Office' | $T8 %] [% version %]</h3>
 
      [% IF error_message %]
      <p><span class="error_message">[% error_message %]</span></p>
@@ -33,7 +33,8 @@
           </table>
 
           <br>
-          <input type="submit" name="action" value="[% 'Login' | $T8 %]" tabindex="3">
+          <input type="hidden" name="action" value="login">
+          <input type="submit" value="[% 'Login' | $T8 %]" tabindex="3">
 
          </td>
         </tr>