From c2e9c53640e8320ef8049f0e1d1d89fe26bcc85b Mon Sep 17 00:00:00 2001 From: Max Pozdeev Date: Wed, 23 Sep 2009 15:52:54 +0400 Subject: [PATCH] - removed duplicate quote in tag attribute (thanks to Matteo Cisilino) --- src/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.php b/src/index.php index 83c0f52..8bf5c95 100644 --- a/src/index.php +++ b/src/index.php @@ -179,7 +179,7 @@ $().ajaxStop( function(r,s) {$("#loading").fadeOut();} );