Kaynağa Gözat

uniform appearance

Juan Carlos Raña 14 yıl önce
ebeveyn
işleme
8a7272a142
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      main/wiki/index.php

+ 1 - 1
main/wiki/index.php

@@ -101,7 +101,7 @@ if ($_SESSION['_gid'] OR $_GET['group_id']) {
 	$interbreadcrumb[] = array ("url" => "../group/group.php", "name" => get_lang('Groups'));
 	$interbreadcrumb[] = array ("url"=>"../group/group_space.php?gidReq=".$_clean['group_id'], "name"=> get_lang('GroupSpace').' '.$group_properties['name']);
 
-	$add_group_to_title = ' ('.$group_properties['name'].')';
+	$add_group_to_title = ' '.$group_properties['name'];
 	$groupfilter='group_id="'.$_clean['group_id'].'"';
 
 	//ensure this tool in groups whe it's private or deactivated