remove duplicated next link
parent
4b6e97898a
commit
4908dfac99
|
@ -150,11 +150,6 @@
|
|||
accesskey="+"
|
||||
href="${os.url_carry (start_index = os.next_page_index)}">Next</a>
|
||||
</py:if>
|
||||
<py:if test="os.show_next_page_link">|
|
||||
<a title="Go to the last page of results."
|
||||
accesskey="+"
|
||||
href="${os.url_carry (start_index = os.last_page_index)}">Next</a>
|
||||
</py:if>
|
||||
</span>
|
||||
</py:def>
|
||||
|
||||
|
|
Loading…
Reference in New Issue