Fixed a little cosmetic glitch.
This commit is contained in:
		@@ -148,7 +148,7 @@ class IDF_IssueComment extends Pluf_Model
 | 
			
		||||
                case 'lb':
 | 
			
		||||
                    $out .= __('Labels:'); break;
 | 
			
		||||
                }
 | 
			
		||||
                $out .= '</strong>';
 | 
			
		||||
                $out .= '</strong> ';
 | 
			
		||||
                if ($w == 'lb') {
 | 
			
		||||
                    $out .= Pluf_esc(implode(', ', $v));
 | 
			
		||||
                } else {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user