* [story#59828,done,2h,0h] correct the code format.
This commit is contained in:
+1
-1
@@ -1284,7 +1284,7 @@ class repoZen extends repo
|
||||
foreach($tmpLinkBranchs as $type=>$value)
|
||||
{
|
||||
$error .= sprintf($this->lang->repo->error->linkedBranch, $this->lang->$type->common, html::a(
|
||||
$this->createLink('repo', 'browse', 'repoID='.$repoID),
|
||||
$this->createLink('repo', 'browse', 'repoID=' . $repoID),
|
||||
implode(', ', $value),
|
||||
'_blank',
|
||||
'',
|
||||
|
||||
Reference in New Issue
Block a user