backslash885
Results 1 - 1 of 1
bybackslash885, March 9, 2010
Hi folks,
to add "forgot your password/user" and £create account" just put at bottom of the file
joomla/modules/mod_inline_login/tmpl/default.php
the following lines:
  
  
get('allowUserRegistration')) : ?>
obviously you could add html tags to add a table or ordered/unordered list etc...
Thanks to Driven Solution for this beautiful module.
to add "forgot your password/user" and £create account" just put at bottom of the file
joomla/modules/mod_inline_login/tmpl/default.php
the following lines:
  
  
get('allowUserRegistration')) : ?>
obviously you could add html tags to add a table or ordered/unordered list etc...
Thanks to Driven Solution for this beautiful module.

