{* * $Revision: 1.1 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *} {g->text text="Hello %s," arg1=$name} {g->text text="You receive this email because a password recovery for %s was requested by %s at %s" arg1=$baseUrl arg2=$ip arg3=$date} {g->text text="Your username is: %s" arg1=$userName} {g->text text="To finish the password recovery process please click the following link and enter the required information:"} {$recoverUrl} {g->text text="If you did not request this recovery email, you may safely ignore it."} {g->text text="Thank you!"}