dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix double-addition of e-mail domain to content ID in HTML images
svncommit
2010-05-20
141eb8a497d847069cf87ce0d204614596338352
[githubFork/roundcubemail.git]
/
tests
/
src
/
mailto.txt
1
2
3
4
5
6
7
8
<html>
<head></head>
<body>
<a href="mailto:me@me.com?subject=this is the subject&body=this is the body">e-mail</a>
</body>
</html>