mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 09:34:57 +02:00
browse page
additional layout tweaks to browse page
This commit is contained in:
parent
10aab778ef
commit
dd5189ab8c
4 changed files with 11 additions and 3 deletions
|
@ -52,7 +52,7 @@
|
|||
|
||||
<% if params[:sort_by] != 'random' %>
|
||||
<% if @page_count > 1 %>
|
||||
<div >
|
||||
<div class="txt-Center content eps">
|
||||
<% if @current_page != 1 %>
|
||||
<a href="#" onclick="getPage(<%= @current_page - 1 %>); return false"><i class="icon-arrow-left" style="text-decoration: none"></i></a>
|
||||
<% end %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue