TopQuickSearch nach allen Telefonnummern: Leerzeichen ignorieren.
[kivitendo-erp.git] / templates / webpages / rp / balance_sheet.html
index 7605caa..20f979c 100644 (file)
@@ -12,8 +12,8 @@
 <table border="0">
   <tr>
     <th align="left" width="400" colspan="2">[% 'ASSETS' | $T8 %]<br><hr align="left" width="250" size="5" noshade></th>
-    <th><b>[% this_period %]<b></th>
-    <th><b>[% last_period %]<b></th>
+    <th><b>[% this_startdate %] - [% this_period %]<b></th>
+    <th><b>[% IF last_period %][% last_startdate %] - [% last_period %][% END %]<b></th>
   </tr>
 
   [% FOREACH row = A %]