aboutsummaryrefslogtreecommitdiffstats
path: root/english/women
diff options
context:
space:
mode:
authorRyuunosuke Ayanokouzi <ayanokouzi-guest>2016-03-26 12:09:15 +0000
committerRyuunosuke Ayanokouzi <ayanokouzi-guest>2016-03-26 12:09:15 +0000
commit36cf5226a8bd0d8f3f5334f84a4e47499e0621fc (patch)
tree05ef93a6262b586331f46632f06b75afc3aa4f85 /english/women
parentfc1cae6293bbae4f86b880df503adc3afdcfc438 (diff)
Fix validation error (add conditional output for "URL" and "email" tag).
CVS version numbers english/women/profiles/profiles.def: 1.2 -> 1.3
Diffstat (limited to 'english/women')
-rw-r--r--english/women/profiles/profiles.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/women/profiles/profiles.def b/english/women/profiles/profiles.def
index 0e2ba69d27c..f23e68c7f6b 100644
--- a/english/women/profiles/profiles.def
+++ b/english/women/profiles/profiles.def
@@ -56,7 +56,7 @@
<define-tag email endtag="required">
<strong><gettext domain="vendors">Email:</gettext></strong>
<ifneq "%body" ""
- "<a href="%body">%body</a><br/>"
+ "<a href="mailto:%body">%body</a><br/>"
"<br/>"
/>
</define-tag>

© 2014-2024 Faster IT GmbH | imprint | privacy policy