summaryrefslogtreecommitdiff
path: root/src/web/_views/template/posts.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/web/_views/template/posts.php (renamed from web/_views/template/posts.php)2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/_views/template/posts.php b/src/web/_views/template/posts.php
index f57a25f..5e9156c 100644
--- a/web/_views/template/posts.php
+++ b/src/web/_views/template/posts.php
@@ -10,7 +10,7 @@
if ($loaded >= $page_size && $page_size < $total) {
ilang('action_load_posts',
id: 'action-load-posts',
- class: 'btn btn-line mb',
+ class: 'btn btn-line btn-wide mb',
attrs: array(
'loaded' => $loaded,
'pageSize' => $page_size,