Bug 14167: (QA followup) new entries in koha-conf.xml should be tested in about.pl
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / modules / about.tt
index 782e61d..dd2bf4c 100644 (file)
                         to legacy facet calculation.
                     </td>
                 </tr>
+                [% ELSIF config_entry.error == 'log4perl_entry_missing' %]
+                <tr>
+                    <th scope="row"><b>Warning</b></th>
+                    <td>You are missing the &lt;log4perl_conf&gt; entry in your koha-conf.xml file. Please
+                        add it, pointing to the log4perl.conf file for your Koha instance.
+                    </td>
+                </tr>
                 [% END %]
             [% END %]
             </table>