From cc9d722cf738da41224c7c803a27c2532da73beb Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Thu, 17 Nov 2011 22:17:48 +0100 Subject: ste:get_translation now escapes HTML. So we do not longer need to write: We can now omit the ste:escape tags. Setting the parameter raw to something non-empty will return the raw translation. --- ratatoeskr/templates/src/systemtemplates/areyousure.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ratatoeskr/templates/src/systemtemplates/areyousure.html') diff --git a/ratatoeskr/templates/src/systemtemplates/areyousure.html b/ratatoeskr/templates/src/systemtemplates/areyousure.html index 7159826..6663f7a 100644 --- a/ratatoeskr/templates/src/systemtemplates/areyousure.html +++ b/ratatoeskr/templates/src/systemtemplates/areyousure.html @@ -4,8 +4,8 @@

$question

?{$moredetails|

$moredetails

|}
- - + +
-- cgit v1.2.3-54-g00ecf