From 72fd3da4cd6a53d995854488f91e0d2cbbd50c6a Mon Sep 17 00:00:00 2001
From: Sarah Sharp <sarah.a.sharp@intel.com>
Date: Sun, 30 Nov 2008 20:04:15 -0800
Subject: [PATCH] Recaptcha change to comment-form template.

Signed-off-by: Sarah Sharp <sarah.a.sharp@intel.com>
---
 flavors/cherry.flav/comment-form.cherry |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/flavors/cherry.flav/comment-form.cherry b/flavors/cherry.flav/comment-form.cherry
index eb112b3..a6b50ba 100644
--- a/flavors/cherry.flav/comment-form.cherry
+++ b/flavors/cherry.flav/comment-form.cherry
@@ -19,6 +19,7 @@ URL:<br />
 Comment:<br />
 <textarea cols="50" name="body" rows="12"></textarea><br />
 <br />
+$recaptcha_html
 <input name="Submit" type="submit" value="Submit" />
 </form>
 </p>
-- 
1.5.3.4


