Skip to content
Snippets Groups Projects
Commit 6428dd3b authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

overview remove <br>

parent fbbc3831
No related branches found
No related tags found
1 merge request!62V2.0
......@@ -190,7 +190,7 @@ class projectlist extends base{
'icon'=>'project',
'label'=>$oPrj->getLabel()
))
.'</strong><br>'
.'</strong>'
. '<div class="descr">'.$oPrj->getDescription() .'</div>'
. ($sProgress ? '<div class="deployprogress">'.$sProgress.'</div>' : '')
// . ' <br>'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment