| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
[ticket/15118] Fix html error in jumpbox.html
|
| |
| |
| |
| | |
PHPBB3-15118
|
|/
|
|
|
|
|
|
|
| |
display_options.html corrected to move (display and sorting option) to right
jumpbox.html corrected to change arrow direction to left in RTL
pagination.html corrected to change arrows direction on RTL
bidi.css more edittions to correct remain style mistakes
PHPBB3-14975
|
|\ |
|
| |
| |
| |
| | |
PHPBB3-14881
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14199] Fix screen reader compatability
Conflicts:
phpBB/styles/prosilver/template/mcp_topic.html
phpBB/styles/prosilver/template/overall_header.html
phpBB/styles/prosilver/template/pagination.html
phpBB/styles/prosilver/template/posting_buttons.html
phpBB/styles/prosilver/template/posting_topic_review.html
phpBB/styles/prosilver/template/search_results.html
phpBB/styles/prosilver/template/ucp_pm_history.html
phpBB/styles/prosilver/template/ucp_pm_message_header.html
phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
phpBB/styles/prosilver/template/viewforum_body.html
phpBB/styles/prosilver/template/viewtopic_body.html
phpBB/styles/prosilver/template/viewtopic_topic_tools.html
|
| | |
| | |
| | |
| | | |
PHPBB3-14199
|
|/ /
| |
| |
| | |
PHPBB3-14206
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
PHPBB3-13022
|
|
|
|
| |
PHPBB3-12013
|
|
|
|
| |
PHPBB3-12013
|
|
|
|
| |
PHPBB3-12013
|
|
|
|
| |
PHPBB3-8041
|
|
|
|
| |
PHPBB3-11846
|
|
|
|
| |
PHPBB3-11095
|
|
|
|
| |
PHPBB3-11095
|
|
|
|
|
|
|
|
| |
It does not make sense to have classes named "right" and "left" produce a
small arrow next to text. It should be made clear that an arrow will
appear.
PHPBB3-11197
|
|
|
|
|
|
|
| |
Replace all the instances (I could find) where the colon is displayed
to the user with {L_COLON} so it can be localised.
PHPBB3-10780
|
|
|
|
|
|
|
|
|
|
| |
The current code is invalid, and results in an critical error which
aborts the script before it gets to return false, thus allowing the form
to submit with an invalid forum ID. This commit fixes that by
referencing "this" instead of "document.jumpbox", which didn't exist
because the form had no name.
PHPBB3-10293
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8366 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@8262 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@8206 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@8205 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@8200 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7997 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7875 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7776 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7696 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7512 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7471 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0
|