diff --git a/controllers/presenting.php b/controllers/presenting.php index 798f3894b285be5b16eee98d7597d514030b8bfb..2e01287ef7dc4a136fe097b8552fea56bb4fa64d 100755 --- a/controllers/presenting.php +++ b/controllers/presenting.php @@ -267,7 +267,7 @@ class PresentingController extends MarketController $this->marketplugin['user_id'], PluginEngine::getURL($this->plugin, array(), "presenting/details/".$plugin_id), sprintf(_("Ihr Plugin %s wurde von %s bewertet."), $this->marketplugin['name'], get_fullname($GLOBALS['user']->id)), - null, + "", Assets::image_path("icons/blue/star.svg") );