Shop: vergessene locales
[kivitendo-erp.git] / templates / webpages / requirement_spec_item / _no_section.html
index 2ef6f1a..03927f5 100644 (file)
@@ -1,5 +1,9 @@
 [%- USE LxERP -%]
-<span class="section-context-menu">
- [%- LxERP.t8("No sections have been created so far.") %]
- [% LxERP.t8("Create one from the context menu by right-clicking on this text.") %]
-</span>
+<div class="section-context-menu">
+ <h1>[%- LxERP.t8("No sections created yet") %]</h1>
+
+ <p>
+  [%- LxERP.t8("No sections have been created so far.") %]
+  [% LxERP.t8("Create one from the context menu by right-clicking on this text.") %]
+ </p>
+</div>