diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2004-03-17 08:18:41 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-17 08:18:41 +0000 |
| commit | 8cdac9eecb75aba40f4db8b01d67883e0879b073 (patch) | |
| tree | 820ba288dc5287a54e0bcbc294820f6a666de9ca | |
| parent | 745f445b90b1de259ea65eca3a673c1064cd3722 (diff) | |
| download | rockbox-8cdac9eecb75aba40f4db8b01d67883e0879b073.zip rockbox-8cdac9eecb75aba40f4db8b01d67883e0879b073.tar.gz rockbox-8cdac9eecb75aba40f4db8b01d67883e0879b073.tar.bz2 rockbox-8cdac9eecb75aba40f4db8b01d67883e0879b073.tar.xz | |
close the a tag for the "rules"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4395 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/bugs.t | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <h2>Submitting new bug reports</h2> -<a name="rules"> +<a name="rules"></a> <h3>Rules for bug reporting:</h3> <ol> |