aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/recent_list.wml
diff options
context:
space:
mode:
authorGustavo R. Montesino <gmontesino>2004-04-25 19:14:03 +0000
committerGustavo R. Montesino <gmontesino>2004-04-25 19:14:03 +0000
commit5c0da88a2f4678fbf1be36e340d018da181f109d (patch)
tree290350fb2aa90fe2416456e255932a8316116b36 /english/template/debian/recent_list.wml
parentd4b947047e23c8b478f6713d82bdabad4836a10e (diff)
Fixed the closing tag of dts.
CVS version numbers english/template/debian/recent_list.wml: 1.116 -> 1.117
Diffstat (limited to 'english/template/debian/recent_list.wml')
-rw-r--r--english/template/debian/recent_list.wml2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/template/debian/recent_list.wml b/english/template/debian/recent_list.wml
index 617e17e827c..e51cc0c1fb8 100644
--- a/english/template/debian/recent_list.wml
+++ b/english/template/debian/recent_list.wml
@@ -136,7 +136,7 @@ sub get_recent_list {
$listfoot = '</dl>';
$elemhead = '<dt>';
$elemfoot = '</dt><dd>';
- $elemrealfoot = '</dd>';
+ $elemrealfoot = '</dt>';
} elsif ($format =~ table) {
$listhead = '<table>';
$listfoot = '</table>';

© 2014-2024 Faster IT GmbH | imprint | privacy policy