]> git.mxchange.org Git - mailer.git/commit
Member area section 'referal links' refactured:
authorRoland Häder <roland@mxchange.org>
Wed, 13 Jul 2011 08:53:29 +0000 (08:53 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 13 Jul 2011 08:53:29 +0000 (08:53 +0000)
commit397daebbe84c443a220724a1a63e74945a1f0a30
tree27c3c82594dc0197667b6deaf46c1bc4e5387fda
parent5d2967ace485b020672eab2e4753a1987af483c7
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