diff --git a/docs/en/appendixes/tips.xml b/docs/en/appendixes/tips.xml index ab6b9562..cf000116 100644 --- a/docs/en/appendixes/tips.xml +++ b/docs/en/appendixes/tips.xml @@ -110,7 +110,7 @@ - header.tpl - Notice that "BC News" is + header.tpl - Notice that "Smarty News" is printed if the $title variable is not set, using the default variable modifier. @@ -119,7 +119,7 @@ -{$title|default:'BC News'} +{$title|default:'Smarty News'} ]]> @@ -357,7 +357,7 @@ function smarty_function_load_ticker($params, &$smarty) @@ -384,10 +384,10 @@ Stock Name: {$ticker.name} Stock Price: {$ticker.price} Example of Obfuscating an E-mail Address Send inquiries to +{mailto address=$EmailAddress encode='javascript' subject='Hello'} + ]]> @@ -395,7 +395,7 @@ Send inquiries to Technical Note This method isn't 100% foolproof. A spammer could conceivably program his - e-mail collector to decode these values, but not likely....hopefully. + e-mail collector to decode these values, but not likely....hopefully..yet ... wheres that quantum computer :-?.