Author: ornicar2
Date: 2010-02-03 03:23:51 +0100 (Wed, 03 Feb 2010)
New Revision: 27464
Modified:
plugins/dmContactPlugin/modules/dmContact/templates/_form.php
Log:
[Diem][dmContactPlugin] replaced ?\194?\163 based helper
Modified: plugins/dmContactPlugin/modules/dmContact/templates/_form.php
===================================================================
--- plugins/dmContactPlugin/modules/dmContact/templates/_form.php
2010-02-03 00:49:31 UTC (rev 27463)
+++ plugins/dmContactPlugin/modules/dmContact/templates/_form.php
2010-02-03 02:23:51 UTC (rev 27464)
@@ -4,7 +4,7 @@
if($sf_user->hasFlash('contact_form_valid'))
{
- echo £('p.form_valid', __('Thank you for your message.'));
+ echo _tag('p.form_valid', __('Thank you for your message.'));
}
// open the form tag with a dm_contact_form css class
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.