- Introduced generateDateMonthYearSelectionBox() which is suitable for e.g.
authorRoland Haeder <roland@mxchange.org>
Tue, 8 Apr 2014 21:03:17 +0000 (23:03 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 8 Apr 2014 21:03:17 +0000 (23:03 +0200)
commita15d5de4bf1d4e4c58558a6e7623479b9adcd195
tree4df6f76ac9d40418af2471959d59122cd94034fe
parent6dfd19ff3324ab739e9056193a017d064d4f945b
- Introduced generateDateMonthYearSelectionBox() which is suitable for e.g.
  birthday input fields.
- Introduced doTemplateDisplayReferralIdContent() template helper to get rid
  of an unneccessary if() block and $content[foo] in template
- Content of template register_header.tpl has now been moved to
  inc/language/register_de.php and has marked as deprecated
- Added new template (unfinished) for ext-wernis registration provider

Signed-off-by: Roland Haeder <roland@mxchange.org>
inc/language/register_de.php
inc/language/wernis_de.php
inc/libs/user_functions.php
inc/libs/wernis_functions.php
inc/template-functions.php
templates/de/html/guest/guest_register.tpl
templates/de/html/guest/guest_wernis_registration_form.tpl [new file with mode: 0644]
templates/de/html/register_header.tpl