diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index bf7ba455..9b3d9d88 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -173,6 +173,13 @@ endforeach ?> ] photos and albums
++ add: [ + foreach (array(1, 10, 50, 100, 500, 1000) as $count): ?> + = html::anchor("comment/add/$count", "$count") ?> + endforeach ?> + ] comments +