From a1da9b76a1be8eb948fdc8c78cc715ad11c74528 Mon Sep 17 00:00:00 2001 From: Garima Singh Date: Wed, 30 Mar 2011 13:01:38 +0530 Subject: [PATCH] quote spelling from qoute --- app/views/shared/_image_box.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/_image_box.html.haml b/app/views/shared/_image_box.html.haml index f36874c..1318c78 100644 --- a/app/views/shared/_image_box.html.haml +++ b/app/views/shared/_image_box.html.haml @@ -7,5 +7,5 @@ = link_to image_tag(image_url, :alt => image_box.qoute, :id => image_id , :class => "rounded_corner"), "##{image_id}", :class => "lightbox_pop", :title => image_box.qoute %hr .photo_info - %h4 Qoute + %h4 Quote = image_box.qoute