]> git.mxchange.org Git - mailer.git/commit
Member area section 'referal links' refactured:
authorquix0r <quix0r@mxchange.org>
Wed, 13 Jul 2011 08:53:29 +0000 (08:53 +0000)
committerquix0r <quix0r@mxchange.org>
Wed, 13 Jul 2011 08:53:29 +0000 (08:53 +0000)
commit974dd694b40d82627829ef19c69a631abffab70d
tree27c3c82594dc0197667b6deaf46c1bc4e5387fda
parentbad681aec123d1ff0e7963e76e70b111757cd638
Member area section 'referal links' refactured:
- The member can now see how much mails (of minimum) he has clicked to be
  randomly selected as referal id
- He can also see his referal (including nickname if installed&set)
- New CSS class listing for ul/li tags added
- Templates renamed to new naming convention
- TODOs.txt updated
20 files changed:
.gitattributes
DOCS/TODOs.txt
inc/databases.php
inc/functions.php
inc/language/de.php
inc/libs/user_functions.php
inc/modules/member/what-reflinks.php
inc/referal-functions.php
templates/de/html/member/member_list_reflinks.tpl [new file with mode: 0644]
templates/de/html/member/member_list_reflinks_row.tpl [new file with mode: 0644]
templates/de/html/member/member_reflink.tpl
templates/de/html/member/member_reflink_nickname.tpl
templates/de/html/member/member_reflinks_row.tpl
templates/de/html/member/member_reflinks_table.tpl
theme/business/css/general.css
theme/default/css/general.css
theme/desert/css/general.css
theme/org/css/general.css
theme/schleuder/css/general.css
theme/ship-simu/css/general.css