aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/advisories.html
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/advisories.html')
-rw-r--r--tmpl/advisories.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/advisories.html b/tmpl/advisories.html
index 513672a..7daaeb3 100644
--- a/tmpl/advisories.html
+++ b/tmpl/advisories.html
@@ -7,6 +7,6 @@
<body>
<h1>Mageia Advisories</h1>
- [% INCLUDE advisories_table.html advlst = advdb.advisories.keys.sort.reverse %]
+ [% INCLUDE advisories_table.html advlst = advdb.sorted %]
</body>
</html>