1
0
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:
PayBas
2014-06-01 10:54:04 +02:00
parent 9808b55258
commit c47b546bf0
9 changed files with 28 additions and 28 deletions

View File

@@ -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;
}