Merge branch 'master' of github.com:kivitendo/kivitendo-erp
authorSven Schöling <s.schoeling@linet-services.de>
Wed, 8 Jan 2014 11:42:33 +0000 (12:42 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 8 Jan 2014 11:42:42 +0000 (12:42 +0100)
templates/webpages/project/form.html

index 9ec39e0..52cd782 100644 (file)
@@ -2,9 +2,9 @@
 [%- USE L %][%- USE P %]
 [%- USE HTML %][%- USE LxERP %]
 
-[%- INCLUDE 'common/flash.html' %]
+<h1>[% title %]</h1>
 
- <div class="listtop">[% title %]</div>
+[%- INCLUDE 'common/flash.html' %]
 
  <form method="post" action="controller.pl">
   [% L.hidden_tag("callback", callback) %]