summaryrefslogtreecommitdiffstats
path: root/templates/show_user_registration.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-20/+20
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Move show_{footer,header}() from ui.lib.php to UIPaul Arthur2013-01-261-1/+1
|
* Use the standard footer on the registration formPaul Arthur2013-01-251-9/+3
|
* conf() -> Config::get()Paul Arthur2013-01-251-1/+1
| | | | | I have a feeling a lot of these are in stale, unused code, but there might be some actual bugs here. conf() was replaced a while back.
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-13/+13
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* templates header comment modified for phpdocmomo-i2011-02-031-19/+30
|
* Updated html for register. Now uses the css from theme!Einar2011-01-271-80/+57
|
* JavaScript cleanup. Consistently use camelCase for naming JS functions. UsePaul 'flowerysong' Arthur2010-06-241-2/+2
| | | | | | | Prototype functionality where possible (particularly for Ajax). Move our JS into lib/javascript (I dropped kajax as an external module since the new ajax.js is completely different apart from function headers.) Remove unused JS functions from base.js.
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-1/+1
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* alexey #426 translation patchKarl 'vollmerk' Vollmer2009-05-061-1/+1
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-5/+3
|
* Updated tempalate, po files, and Install process.momo-i2008-08-271-1/+1
|
* - Fixed Sorting on Admin->Browse Userspb1dft2008-02-231-1/+1
| | | | - Fixed Shoutbox and shoutbox management (pb1dft)
* fixed confirmation page for registration and made it account for greylistingKarl 'vollmerk' Vollmer2008-01-101-1/+1
|
* fixed registration page, and simplifed its logicKarl 'vollmerk' Vollmer2007-12-021-1/+1
|
* corrected some display problems with the capatcha and agreements enabled on ↵Karl 'vollmerk' Vollmer2007-12-021-9/+10
| | | | user registration
* fixed democratic play ordering along with some misc play isues with it, ↵Karl 'vollmerk' Vollmer2007-12-021-120/+95
| | | | limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-4/+4
| | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections
* fixed some typos and dead linksxgizzmo2007-01-091-1/+0
|
* (no commit message)pb1dft2006-12-021-1/+1
|
* wupsKarl 'vollmerk' Vollmer2006-11-041-1/+1
|
* new sql file and catalog fixes and user reg clean up and acl typo fixKarl 'vollmerk' Vollmer2006-09-301-7/+7
|
* Stylesheet adjustment and some text adjustmentpb1dft2006-09-291-2/+2
|
* fixed user registration and missing motd and fudged up the access lists for ↵Karl 'vollmerk' Vollmer2006-09-241-31/+22
| | | | the time being
* More code clean up this should about cover /templatesxgizzmo2006-01-111-111/+111
|
* finished up the registration mojo... think it all works famous last words..Karl 'vollmerk' Vollmer2006-01-031-19/+17
|
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-9/+21
|
* XHTML clean upxgizzmo2005-12-281-30/+34
|
* new coolness from siggerKarl 'vollmerk' Vollmer2005-12-271-50/+141
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+73