Stupid negatives...
This commit is contained in:
parent
c6a83bac72
commit
1e2d7a5267
@ -835,7 +835,7 @@ sub fancy_time {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return $fancytime if(!$nospan);
|
return $fancytime if($nospan);
|
||||||
|
|
||||||
return '<span class="timestr" title="'.$formatted.'">'.$fancytime.'</span>';
|
return '<span class="timestr" title="'.$formatted.'">'.$fancytime.'</span>';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user