Corrections to make markup more valid (quoting attributes, encoding ampersands, etc.)
[koha.git] / koha-tmpl / intranet-tmpl / default / en / reports.tmpl
index f8f690d..42d6ea1 100644 (file)
@@ -1,8 +1,8 @@
 <!-- TMPL_INCLUDE Name="issues-top.inc" -->
 
-<H1> <!-- TMPL_VAR Name="type" --> reports </H1>
+<h1> <!-- TMPL_VAR NAME="type" --> reports </h1>
 
 <!-- TMPL_LOOP Name="dataloop" -->
-       <!-- TMPL_VAR Name="value" -->
+       <!-- TMPL_VAR NAME="value" -->
 <!-- /TMPL_LOOP -->
 <!-- TMPL_INCLUDE Name="issues-bottom.inc" -->