mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-23 16:52:54 +02:00
[ticket/12613] Renamed jump-to to page-jump to prevent confusion
Jump-to can easily be confused with forum-jump. Also switched the lang vars to reflect changes better PHPBB3-12613
This commit is contained in:
@@ -519,7 +519,7 @@ fieldset.display-actions {
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
.topic-actions > .pagination li.jump-to {
|
||||
.topic-actions > .pagination li.page-jump {
|
||||
margin: 0 2px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user