mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 03:59:52 +02:00
[ticket/12613] Removed all previous_page / next_page text links
PHPBB3-12613
This commit is contained in:
@@ -47,12 +47,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- IF U_PREVIOUS_PAGE or U_NEXT_PAGE -->
|
||||
<fieldset class="display-options right-box">
|
||||
<!-- IF U_PREVIOUS_PAGE --><a href="{U_PREVIOUS_PAGE}" class="arrow-{S_CONTENT_FLOW_BEGIN}">{L_PREVIOUS}</a><!-- ELSE -->{L_PREVIOUS}<!-- ENDIF --> • <!-- IF U_NEXT_PAGE --><a href="{U_NEXT_PAGE}" class="arrow-{S_CONTENT_FLOW_END}">{L_NEXT}</a><!-- ELSE -->{L_NEXT}<!-- ENDIF -->
|
||||
</fieldset>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- IF LEGEND --><p><em>{L_LEGEND}{L_COLON} {LEGEND}</em></p><!-- ENDIF -->
|
||||
|
||||
<ul class="linklist">
|
||||
|
Reference in New Issue
Block a user