]> git.mxchange.org Git - mailer.git/commit
- 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)
commitc1ce3b98c13fabf834d11a847eb2d297ead8d53d
tree4df6f76ac9d40418af2471959d59122cd94034fe
parentab5ff5126ef56b08f5130a9e110b53c00d0a2761
- 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 Häder <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