Matt Friedman
93a25893d5
[ticket/14447] Remove trailing white spaces in Prosilver
...
PHPBB3-14447
2016-02-02 08:42:53 -08:00
Nathan Guse
ad69d5af8a
Merge pull request #1788 from VSEphpbb/ticket/11935
...
[ticket/11935] Fix invalid HTML and Errors
2013-11-04 09:43:34 -08:00
Marcus Vinny
e4008308fc
[ticket/11992] Fix Users with most Warnings block
...
PHPBB3-11992
2013-10-31 15:30:02 -03:00
Matt Friedman
546332b141
[ticket/11935] Remove obsolete table attributes from Prosilver
...
cellpadding, cellspacing, border are obsolete table attributes.
They are handled by CSS already using table and .table1
PHPBB3-11935
2013-10-19 08:55:13 -07:00
Nathan Guse
6e7e70a18a
[ticket/10780] Replace colon usage in template output with {L_COLON}
...
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
2012-11-10 00:23:03 +01:00
Shibu Lijack
fd55c8664a
Merge remote-tracking branch 'upstream/develop' into ticket/10734
...
Conflicts:
phpBB/styles/prosilver/theme/tweaks.css
2012-04-10 21:46:14 +05:30
Shibu Lijack
3ced1d2bfc
[ticket/10734] Removed all the unnecessary corner classes
...
Removed the corner span classes from all the template and theme files.
PHPBB-10734
2012-04-02 16:15:55 +05:30
Bruno Ais
d0e7b38aec
[ticket/10705] Change WARNINGS_ZERO_TOTAL in prosilver
...
Located the L_WARNINGS_ZERO_TOTAL in prosilver and replaced it with
L_NO_WARNINGS
PHPBB3-10705
2012-03-29 15:52:06 +01:00
Igor Wiedler
af5b9a9640
[ticket/9556] Drop php closing tags, add trailing newline
...
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
2010-11-11 19:10:55 +01:00
Meik Sievertsen
2e17e448de
Copy 3.0.x branch to trunk
...
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-10-04 18:14:59 +00:00
Meik Sievertsen
bf8ac19eaa
Move trunk/phpBB to old_trunk/phpBB
...
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-10-04 18:13:59 +00:00
Chris Smith
ae9c4068e7
Deprecate S_ROW_COUNT, remove *really* old assignments from the code
...
git-svn-id: file:///svn/phpbb/trunk@9107 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-11-24 07:22:28 +00:00
Henry Sudhof
35f205ea61
#15038
...
I'm very sorry. This should make W3C happy again.
git-svn-id: file:///svn/phpbb/trunk@8227 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-11-05 19:07:10 +00:00
Henry Sudhof
4defd8a830
Ok, here comes a big one. Poor updater. Also requires testing.
...
#i91
#i92
#i93
#i94
#i95
#i96
git-svn-id: file:///svn/phpbb/trunk@8120 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-10-03 15:05:54 +00:00
Meik Sievertsen
e3882844ec
#i62 - #i65
...
gone through every javascript invocation and making sure we adhere to our coding guidelines.
git-svn-id: file:///svn/phpbb/trunk@8099 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-09-22 18:31:50 +00:00
Meik Sievertsen
f610ed82cb
say hello to prosilver... YAAAYEEEE
...
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-01 22:05:42 +00:00