aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL/help
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2009-03-09 19:41:45 +0000
committernikrou <nikrou@piwigo.org>2009-03-09 19:41:45 +0000
commitbea3462f56e589ac95619c865cb4d89efe554d13 (patch)
tree048b6e1e0737604053f6982ebae253c9ce7fc332 /language/nl_NL/help
parent10e179f482cdba4ba8bfbe98a51b160435d399c1 (diff)
fix html warnings. unclosed monotags
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/nl_NL/help')
-rw-r--r--language/nl_NL/help/configuration.html2
-rw-r--r--language/nl_NL/help/extend_for_templates.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/language/nl_NL/help/configuration.html b/language/nl_NL/help/configuration.html
index 25d6405c9..ccb2d4d62 100644
--- a/language/nl_NL/help/configuration.html
+++ b/language/nl_NL/help/configuration.html
@@ -95,7 +95,7 @@ en toont mogelijk een erg groot menu als je categorie erg veel sub categorieën
<li><strong>Aantal commentaren tonen</strong>: Het aantal commentaren zichtbaar bij een afbeelding op de thumbnails pagina. Zware belasting.</li>
<li><strong>Toon aantal hits</strong>: Toon het aantal keren dat een afbeelding bekeken is, onder de afbeelding op de thumbnails pagina.
- Allen mogelijk als de geavanceerde configuratie parameter is: <br /> $conf['show_nb_hits'] = true; <br />
+ Allen mogelijk als de geavanceerde configuratie parameter is: <br> $conf['show_nb_hits'] = true; <br>
Opmerking: standaars is dit false.</li>
<li><strong>Maximale breedte van de afbeeldingen</strong>: maximale toonbare breedte. Als de afbeeldingen groter zijn dan deze instelling, worden ze verkleind op het scherm. Als je deze optie gebruikt, denk er dan over na om de afbeelding aan te passen voor je ze plaatst op je gallery.</li>
diff --git a/language/nl_NL/help/extend_for_templates.html b/language/nl_NL/help/extend_for_templates.html
index dfe124615..4c553745f 100644
--- a/language/nl_NL/help/extend_for_templates.html
+++ b/language/nl_NL/help/extend_for_templates.html
@@ -89,7 +89,7 @@ will be operate only on pages with this keyword. For example: <span
selected replacers.</li>
<li>Subfolders:
-Subfolders are ignored but they are usefull to change current order.<br />
+Subfolders are ignored but they are usefull to change current order.<br>
distributed-samples: for test purpose are distributed!
<strong>Don't edit them</strong> create your own ones.
</li>
@@ -97,4 +97,4 @@ distributed-samples: for test purpose are distributed!
<li>On delete of a replacer the <strong>Original template</strong> is
immediately reactivated.</li>
-</ul> \ No newline at end of file
+</ul>