]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/requirement_spec_item/_no_section.html
Pflichtenheftitems: Überschrift für "keine Abschnitte bisher"
[mfinanz.git] / templates / webpages / requirement_spec_item / _no_section.html
index 2ef6f1a625af3ffab27c8054daa54f98dc7f283c..03927f52409cbb49f5bd20ea720590f16cead5a7 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>