[jobberbase] r432 committed - fixed: the captcha error message was not shown

4 views
Skip to first unread message

codesite...@google.com

unread,
Feb 13, 2010, 4:49:53 PM2/13/10
to jobbe...@googlegroups.com
Revision: 432
Author: putyp...@gmail.com
Date: Sat Feb 13 13:48:48 2010
Log: fixed: the captcha error message was not shown
http://code.google.com/p/jobberbase/source/detail?r=432

Modified:
/trunk/public/_templates/default/job-details.tpl

=======================================
--- /trunk/public/_templates/default/job-details.tpl Thu Nov 12 21:04:24
2009
+++ /trunk/public/_templates/default/job-details.tpl Sat Feb 13 13:48:48
2010
@@ -101,7 +101,7 @@
</script>
{/literal}
{$the_captcha} <span class="validation-error">{if
$smarty.session.apply_errors.captcha}
- <img src="{$BASE_URL}_templates/{$THEME}/img/icon-delete.png"
alt="" /> {$errors.captcha}{/if}</span>
+ <img src="{$BASE_URL}_templates/{$THEME}/img/icon-delete.png"
alt="" /> {$smarty.session.apply_errors.captcha}{/if}</span>
</td>
</tr>
{/if}

Reply all
Reply to author
Forward
0 new messages