Hi,
i know, its a stupid question, but i'm to stupid for this.
How can i add linebreaks, and other html tags to the welcome mail?
i tried it with text don't workt
also <br> doesn't work. If i only press enter also nothing happens.. :(
i hope you can help me
best regards
Stefan
maxius
Member
Posted 20 years ago #
try putting \n in instead of <br>.. it should do a carriage return.
<br> would only work if you're churning out HTML emails.
err, with \n it doesn't work :(
maxius
Member
Posted 20 years ago #
Which part are you putting it in?
this is my text..
Hi USERNAME, \n
\n
Dein Blog blog "SITE_NAME" wurde soeben unter dieser Adresse eingerichtet.\n
BLOG_URL \n
Mit den folgenden Daten kannst du dich as Administrator einloggen und mit dem bloggen beginnen: \n
Username: USERNAME \n
Passwort: PASSWORD \n
Anmelden: BLOG_URLwp-login.php \n
\n
Wir hoffen du hast viel Freude mit deinem neuen Blog. \n
Danke für dein Interesse \n
\n
mfg \n
dein hat.ge.blogd.de Team
maxius
Member
Posted 20 years ago #
Wait.. are you talking about editing it in the admin interface, or directly in php code?
directly in the admin interface...
maxius
Member
Posted 20 years ago #
Oh, umm pushing the enter/return kb button doesn't work?
ie
like
this
no, i tried it, but it doesn't work