Including null values to statistics reports
[koha.git] / koha-tmpl / intranet-tmpl / default / en / reports / borrowers_stats.tmpl
index 378c92a..6a45b88 100644 (file)
@@ -10,7 +10,7 @@
                                        <p><label> <!-- TMPL_VAR NAME="crit"--> =</label><!-- TMPL_VAR NAME="filter"--></p>
                        <!-- /TMPL_LOOP -->
                <!-- /TMPL_IF NAME="loopfilter"-->
-               <table>
+               <table border="1">
                        <tr >
                                <th class="reports"><!-- TMPL_VAR name="line" --> / <!-- TMPL_VAR name="column" --></th>
                                <!-- TMPL_LOOP NAME="loopcol" -->
                                                <!-- TMPL_VAR NAME="rowtitle" --></td>
                                                <!-- TMPL_LOOP NAME="loopcell" -->
                                                        <!-- TMPL_IF NAME="hilighted" --><td class="numberhilighted"><!-- TMPL_ELSE --><td class="number"><!-- /TMPL_IF -->
-                                                               <!-- TMPL_VAR NAME="value" -->
-                                                       </td>
+                                                               <!--TMPL_IF NAME="value" --><!-- TMPL_VAR NAME="value" -->
+                                                               <!--TMPL_ELSE-->
+                                                                       &nbsp;
+                                                               <!--/TMPL_IF-->
+                                                               </td>
                                                <!-- /TMPL_LOOP -->
                                                <!-- TMPL_IF NAME="hilighted" --><td class="numberhilighted"><!-- TMPL_ELSE --><td class="number"><!-- /TMPL_IF -->
                                                        <!-- TMPL_VAR NAME="totalrow" -->