summaryrefslogtreecommitdiffstats
path: root/web/html/tu.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/tu.php')
-rw-r--r--web/html/tu.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/html/tu.php b/web/html/tu.php
index e2f7712..d221619 100644
--- a/web/html/tu.php
+++ b/web/html/tu.php
@@ -134,6 +134,8 @@ if ($atype == "Trusted User" || $atype == "Developer") {
<?php endif; ?>
</div>
<?php
+ $result = last_votes_list();
+ include("tu_last_votes_list.php");
}
}
else {