mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 07:36:32 +02:00
Issue #459 - some work on downloads pagination
This commit is contained in:
@@ -855,7 +855,7 @@ class download_shortcodes extends e_shortcode
|
||||
|
||||
function sc_download_back_to_category_list()
|
||||
{
|
||||
return "<a class='btn btn-default' href='".e_SELF."'>".LAN_dl_9."</a>";
|
||||
return "<a class='btn btn-default btn-xs btn-mini' href='".e_SELF."'>".LAN_dl_9."</a>";
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user