A lot templates rewritten, TODOs.txt updated, XHTML fixes:
authorRoland Häder <roland@mxchange.org>
Sun, 22 Nov 2009 07:31:42 +0000 (07:31 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 22 Nov 2009 07:31:42 +0000 (07:31 +0000)
commit1bf7c189fda17ce6c702f600c0eb084b681a307b
tree3a55282ad9d8b767ccea4bcc42af3b9930b384cb
parent03ba5e2fb6ea0b03d4286fa1cc6dcbbc23c7b3df
A lot templates rewritten, TODOs.txt updated, XHTML fixes:
- A lot more configurations are now parsed by FILTER_COMPILE_EXTENSION ()
  (we really need to rename this function)
- The same with user data
- HTML tag 'SMALL' fixed to a div
- Codes 'ID_UNCONFIRMED' and 'ID_LOCKED' renamed to 'STATUS_xxx'
- TODOs.txt updated
43 files changed:
DOCS/TODOs.txt
inc/databases.php
inc/filters.php
inc/functions.php
inc/language/de.php
inc/libs/nickname_functions.php
inc/libs/wernis_functions.php
inc/mails/beg_mails.php
inc/modules/admin/what-config_payouts.php
inc/modules/admin/what-config_wernis.php
inc/modules/member/what-beg.php
inc/modules/member/what-doubler.php
inc/modules/member/what-html_mail.php
inc/modules/member/what-mydata.php
inc/modules/member/what-payout.php
inc/modules/member/what-points.php
inc/modules/member/what-primera.php
inc/modules/member/what-refback.php
inc/modules/member/what-reflinks.php
inc/modules/member/what-transfer.php
inc/modules/member/what-wernis.php
inc/reset/reset_100_bonus.php
inc/reset/reset_birthday.php
templates/de/emails/beg/beg_en_notify.tpl
templates/de/emails/member/member_birthday_confirm.tpl
templates/de/emails/member/member_stats_bonus.tpl
templates/de/html/guest/guest_goto_top.tpl
templates/de/html/member/member_beg.tpl
templates/de/html/member/member_doubler.tpl
templates/de/html/member/member_goto_top.tpl
templates/de/html/member/member_holiday_form.tpl
templates/de/html/member/member_mydata_edit.tpl
templates/de/html/member/member_mydata_locked.tpl
templates/de/html/member/member_points.tpl
templates/de/html/member/member_points_bonus_disabled.tpl
templates/de/html/member/member_points_bonus_rows.tpl
templates/de/html/member/member_points_row.tpl
templates/de/html/member/member_points_upgrade.tpl
templates/de/html/member/member_primera_mode_pay.tpl
templates/de/html/member/member_refback_edit.tpl
templates/de/html/member/member_reflink.tpl
templates/de/html/member/member_wernis_mode_payout.tpl
templates/de/html/member/member_wernis_mode_withdraw.tpl