diff --git a/htdocs/lib/usergroups.lib.php b/htdocs/lib/usergroups.lib.php index 3e882f81535..b9de7e3f9a0 100644 --- a/htdocs/lib/usergroups.lib.php +++ b/htdocs/lib/usergroups.lib.php @@ -165,9 +165,9 @@ function group_prepare_head($object) /** - * \brief Show themes thumbs tabs - * \param fuser User concerned or '' for global theme - * \param edit 1 to add edit form + * Show list of themes. Show all thumbs of themes + * @param fuser User concerned or '' for global theme + * @param edit 1 to add edit form */ function show_theme($fuser,$edit=0,$foruserprofile=false) {