Código :
."<form action=\"modules.php?name=Your_Account\" method=\"post\">\n" ."<table><td><input type=\"text\" name=\"username\" size=\"10\" maxlength=\"25\" value=\"Usuario\" onfocus=\"if (this.value == 'Usuario') this.value = '';\"><br>\n" ."<input type=\"password\" name=\"user_password\" size=\"10\" maxlength=\"25\" value=\"Contraseña\" onfocus=\"if (this.value == 'Contraseña') this.value = '';\"><br></td>\n" ."<input type=\"hidden\" name=\"redirect\" value=\"\">\n" ."<input type=\"hidden\" name=\"mode\" value=>\n" ."<input type=\"hidden\" name=\"f\" value=>\n" ."<input type=\"hidden\" name=\"t\" value=>\n" ."<input type=\"hidden\" name=\"op\" value=\"login\">\n" ."<td><input type=\"submit\" value=\"Login\"></form></td></table>\n"
