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