diff options
author | vdigital <vdigital@piwigo.org> | 2008-09-03 19:23:05 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-09-03 19:23:05 +0000 |
commit | 56517c7545428a9f655dd31c4bb3ae15a2fac223 (patch) | |
tree | 30f56c0c1e42a6f8d2a661693e7de52838e75d7b /language/nl_NL/help.html | |
parent | 5c021293f99ecd228b7a261df01943b7bc27c9eb (diff) |
Bug 847: Instruction page / CSS Text-align: centered ordered lists
Bug 846: Bad link to documentation
Some CSS Hacks in Admin theme
git-svn-id: http://piwigo.org/svn/trunk@2495 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/nl_NL/help.html')
-rw-r--r-- | language/nl_NL/help.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/nl_NL/help.html b/language/nl_NL/help.html index 1c29510ed..3bee826d2 100644 --- a/language/nl_NL/help.html +++ b/language/nl_NL/help.html @@ -1,3 +1,4 @@ +<div class="instructions"> <h2>Help</h2> <h3>Snelle start</h3> @@ -224,4 +225,4 @@ die sub-categorieën bevatten.</li> Piwigo. Bekijk de <a href="http://phpwebgallery.net/doc/" target="blank">officiele Piwigo documentatie</a> voor meer informatie.</li> </ul> - +</div>
\ No newline at end of file |