--- web/trunk/www.linuxsampler.org/news_internal.php 2011/01/16 19:00:42 2157 +++ web/trunk/www.linuxsampler.org/news_internal.php 2011/01/16 20:12:05 2158 @@ -32,7 +32,7 @@ $current_link_ref = (isset($attribs["ref"])) ? $attribs["ref"] : ""; echo ""; if (count($attribs) && isset($attribs["img"])) { - $pic = $attribs["img"]); + $pic = $attribs["img"]; echo ""; $current_tag_body_is_empty = false; }