cvs: smarty /docs/en/designers/language-custom-functions language-function-mailto.xml
[email protected] ("George Miroshnikov") Thu, 20 Jul 2006 11:50:27 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvsfreespace1153396227@cvsserver> |
freespace Thu Jul 20 11:50:27 2006 UTC
Modified files:
/smarty/docs/en/designers/language-custom-functions
language-function-mailto.xml
Log:
typo
http://cvs.php.net/viewvc.cgi/smarty/docs/en/designers/language-custom-functions/language-function-mailto.xml?r1=1.7&r2=1.8&diff_format=u
Index: smarty/docs/en/designers/language-custom-functions/language-function-mailto.xml
diff -u smarty/docs/en/designers/language-custom-functions/language-function-mailto.xml:1.7 smarty/docs/en/designers/language-custom-functions/language-function-mailto.xml:1.8
--- smarty/docs/en/designers/language-custom-functions/language-function-mailto.xml:1.7 Mon Mar 13 23:13:38 2006
+++ smarty/docs/en/designers/language-custom-functions/language-function-mailto.xml Thu Jul 20 11:50:27 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<sect1 id="language.function.mailto">
<title>{mailto}</title>
<para>
@@ -122,7 +122,7 @@
{mailto address="[email protected]" encode="hex"}
<a href="mailto:%6d%65.. snipped..3%6f%6d">m&..snipped...#x6f;m</a>
-mailto address="[email protected]" subject="Hello to you!"}
+{mailto address="[email protected]" subject="Hello to you!"}
<a href="mailto:[email protected]?subject=Hello%20to%20you%21" >[email protected]</a>
{mailto address="[email protected]" cc="[email protected],[email protected]"}