aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewonline_body.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15827] Add *_username_{prepend/append} template eventsDark❶2018-10-021-1/+1
| | | | PHPBB3-15827
* [ticket/14447] Remove trailing white spaces in ProsilverMatt Friedman2016-02-021-6/+6
| | | | PHPBB3-14447
* [ticket/12769] Fix remaining action-barsMichael Miday2015-09-171-2/+2
|
* [ticket/12613] Add distinction between top/bottom action-barPayBas2014-06-131-2/+2
| | | | PHPBB3-12613
* [ticket/12613] Pagination should never be in responsive linklistPayBas2014-06-051-8/+8
| | | | PHPBB3-12613
* [ticket/12613] Removed all previous_page / next_page text linksPayBas2014-06-051-6/+0
| | | | PHPBB3-12613
* [ticket/12442] Add CSS classes to important headingsPayBas2014-04-251-1/+1
| | | | PHPBB3-12442
* Merge branch 'develop' into ticket/11935Matt Friedman2013-10-201-1/+1
|\
| * [ticket/11552] Fix online users list and popupsVjacheslav Trushkin2013-10-191-1/+1
| | | | | | | | PHPBB3-11552
* | [ticket/11935] Remove obsolete table attributes from ProsilverMatt Friedman2013-10-191-1/+1
|/ | | | | | | cellpadding, cellspacing, border are obsolete table attributes. They are handled by CSS already using table and .table1 PHPBB3-11935
* [ticket/9341] Use U_PREVIOUS and U_NEXT in template filesDhruv2013-06-221-2/+2
| | | | PHPBB3-9341
* [ticket/11197] Prefix the css classes for the small arrow with "arrow"Marc Alexander2012-11-131-1/+1
| | | | | | | | 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
* [ticket/10780] Replace colon usage in template output with {L_COLON}Nathan Guse2012-11-101-2/+2
| | | | | | | 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
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-28/+2
| | | | | | | | | | Extracted common template code for prosilver as per subsilver2. Various other fixups and oversight corrections, changed name of the "new" template function and re-introduced existing version. Altered on_page to compensate for removal of some templating vars from pagination routine. PHPBB3-10968
* [ticket/10968] Render pagination within the templateDrae2012-07-181-2/+40
| | | | | | | | | | | | | | Since phpBB 2 pagination has been rendered mostly within the source. This limits just what designers can do with pagination. The current form is also questionable in terms of "best practice". The aim is to move rendering completely to the template via the use of a block element. Enabling S_ template vars also allows for control over specific aspects of the pagination output such as next, previous, active and ellipsis. Related to this - merging the capabilities of the topic_generate_pagination with generate_pagination removes an element of duplication. PHPBB3-10968
* [ticket/10734] Removed unwanted span classesShibu Lijack2012-04-021-2/+2
| | | | | | Removed the corner and clear span classes PHPBB-10734
* [ticket/9220] Remove margin on table.table1 so it's centered in the blue box.Joas Schilling2012-02-271-1/+1
| | | | | | | | | | The problem here was, that we use width: 100% in combination with the negative margin. This causes the element to be just moved to the side, so it's not centered anymore. width: auto would fix this, but it causes strange behaviour on IE and looks even more ugly. So I decided to just remove the margin at all. The border is now 1px thicker for all sides. PHPBB3-9220
* language fixes and template adjustements for the whois facility...Meik Sievertsen2007-09-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8093 89ea8834-ac86-4346-8a33-228a782c2dd0
* even more fixes. :oMeik Sievertsen2007-07-151-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7889 89ea8834-ac86-4346-8a33-228a782c2dd0
* RTL changes with the help from arod-1 and dodo5000Meik Sievertsen2007-06-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7776 89ea8834-ac86-4346-8a33-228a782c2dd0
* small changes - mostly style related to fix cross-browser issues.Meik Sievertsen2007-05-291-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7696 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, ↵Meik Sievertsen2007-04-221-0/+9
| | | | | | | | | | | | | | | | | | #9831, #9830, #9815, #9665, #9624 prosilver adjustments for important announcements in ucp - #9995 MCP fixes for user notes/warnings - #9981 Preserving imageset values on save/edit find a member link for Mass PM's - #9925 syndicate window.onload events where necessary - #9878 Duplicate topics in forums with announcements - #9840 Email template for forced re-activation - #9808 Topic pagination adjustment - #9763 Changed compose message layout in UCP - #9706, #9702 Fixed inline attachment font size (hopefully) git-svn-id: file:///svn/phpbb/trunk@7384 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***David M2007-04-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7277 89ea8834-ac86-4346-8a33-228a782c2dd0
* say hello to prosilver... YAAAYEEEEMeik Sievertsen2007-04-011-0/+47
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0