diff -r d970ebf37754 -r f6eb5a861d2f wp/wp-content/themes/IN-MOTION-package-u1/in-motion/functions/shortcodes.php --- a/wp/wp-content/themes/IN-MOTION-package-u1/in-motion/functions/shortcodes.php Wed Nov 06 03:21:17 2013 +0000 +++ b/wp/wp-content/themes/IN-MOTION-package-u1/in-motion/functions/shortcodes.php Thu Nov 07 00:08:07 2013 +0000 @@ -221,7 +221,7 @@ 'height' => '' ), $atts ) ); - return ''.$alt.''; + return ''.$alt.''; } @@ -323,4 +323,4 @@ } add_shortcode('list_li', 'list_li'); -?> \ No newline at end of file +?>