ueberschriften
This commit is contained in:
parent
766bf36e7d
commit
08afb90d61
|
@ -62,7 +62,7 @@
|
|||
$newcount++;
|
||||
if($newcount>0)
|
||||
$statusApp = $newcount."/".$statusApp;
|
||||
$statusApp =__('dreamjob.applicated').'<span class="badge">'.$statusApp.'</span>';
|
||||
$statusApp =__('dreamjob.applicated').' <span class="badge">'.$statusApp.'</span>';
|
||||
$archiv['filter'] = 'archiv';
|
||||
}else{
|
||||
$statusApp = __('dreamjob.application');
|
||||
|
|
Loading…
Reference in New Issue