aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/ucp_profile_reg_details.html
Commit message (Collapse)AuthorAgeFilesLines
* huh? no more subsilver? Now i know you so well you want to leave me? bah, go ↵Meik Sievertsen2007-04-011-53/+0
| | | | | | away, just go away, you will see what you get by leaving me... i will search for another style wanting to hug me. :P git-svn-id: file:///svn/phpbb/trunk@7262 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5484Dominik Dröscher2006-11-201-7/+10
| | | | | | | Making the account settings page a little more accessible. git-svn-id: file:///svn/phpbb/trunk@6622 89ea8834-ac86-4346-8a33-228a782c2dd0
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-26/+26
| | | | | | | | | | | - all changes to styles/subsilver/template are purely cosmetic (no functional changes) - cosmetics - bugfixes - add index to modules table - use modules ordering code for forums too git-svn-id: file:///svn/phpbb/trunk@6073 89ea8834-ac86-4346-8a33-228a782c2dd0
* To all people having their bug status set to fixed: SF pserver CVS access is ↵Meik Sievertsen2006-04-061-2/+0
| | | | | | | | | | | | | | | | | | currently down, therefore the snapshots are still out of date. - fix a bunch of bugs - <!-- $Id$ --> is no longer allowed in template (.html) files - changed layout of private message screens (folders are menu items) - removed unread mode for private messages - added new feature to template engine - "jump out of loop" or "loop another loop within my loop" :D (will be documented within the coding guidelines) - added autologin field to sessions - check session length checks - added add_log statement to sessions to track session valid to invalid changes if ip/browser change depending on config settings (only debug) - added multibyte support for various variables (exception at the moment is usernames which needs some discussion) - hopefully not broke something. :/ git-svn-id: file:///svn/phpbb/trunk@5765 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved text to language fileTom Beddard2005-12-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5387 89ea8834-ac86-4346-8a33-228a782c2dd0
* - ucp register/remind/activate fixes mostly regarding account activationMeik Sievertsen2004-10-131-1/+1
| | | | | | | | | | - general ucp fixing (profile and ucp_main) - created three new functions (return correct topic author string, generate topic related pagination and get topic type/status...). These general bits are used on several pages (subscribed topics, bookmarks, viewforum). - config basic schema fix - commented out inline fix for unread topic tracking in viewforum, instead tried another method (hopefully working as well) git-svn-id: file:///svn/phpbb/trunk@5001 89ea8834-ac86-4346-8a33-228a782c2dd0
* Seperate message for forced password change ... probably needs to be a ↵Paul S. Owen2004-02-051-0/+5
| | | | | | little more bold than this. git-svn-id: file:///svn/phpbb/trunk@4803 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few changes ... note that this is not text book markup ... so don't ↵Paul S. Owen2004-01-051-3/+4
| | | | | | complain! If you have suggestions on how to improve it feel free to comment in the relevant forum @ area51 git-svn-id: file:///svn/phpbb/trunk@4720 89ea8834-ac86-4346-8a33-228a782c2dd0
* Split profile templatePaul S. Owen2003-10-151-0/+46
git-svn-id: file:///svn/phpbb/trunk@4607 89ea8834-ac86-4346-8a33-228a782c2dd0