| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* develop-olympus:
[ticket/10542] Remove class="postlink" in subsilver2 faq_body.html
|
| |
| |
| |
| |
| |
| |
| | |
class="postlink" is not defined in stylesheet.css so remove it from
styles/subsilver2/template/faq_body.html
PHPBB3-10542
|
| |
| |
| |
| | |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8963 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
|
| |
| |
| |
| |
| |
| | |
This reverts commit ac2b5430aa2e4e75ed7b9372ae39024c22dac915.
PHPBB3-9783
|
| |
| |
| |
| |
| |
| |
| | |
The discussion about this has taken place on area51:
http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=32496
PHPBB3-9607
|
| |
| |
| |
| | |
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| | |
git-svn-id: file:///svn/phpbb/trunk@9221 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|/
|
|
|
|
| |
every change.
git-svn-id: file:///svn/phpbb/trunk@9077 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
git-svn-id: file:///svn/phpbb/trunk@7263 89ea8834-ac86-4346-8a33-228a782c2dd0
|