From 6fa2b731d3d8c5fd892e3debc3e3594259c74adf Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Mon, 24 May 2010 19:26:07 -0400 Subject: sostler prod commit --- static/js/pichat.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js/pichat.js') diff --git a/static/js/pichat.js b/static/js/pichat.js index f8be6c1..84a9b79 100644 --- a/static/js/pichat.js +++ b/static/js/pichat.js @@ -612,7 +612,7 @@ function paletteBuildImageThumbs(){ function paletteShow(){ $("#palette").css("display", "block") if (isEmptyObject(RawFavs)) { - $('#palette-thumbs').html('

This is where all the stuff you FAV goes!

To FAV a post click the little heart next to a users name.

Everything you fav gets saved to your profile.. Have fun!

'); + $('#palette-thumbs').html('
This is where all the stuff you FAV goes!

To FAV a post click the little heart next to a users name.

Everything you fav gets saved to your profile.. Have fun!
'); } else { paletteBuildImageThumbs(); } -- cgit v1.2.3-70-g09d2