bug #4982
This commit is contained in:
parent
0247f05257
commit
c5d6259c99
@ -94,8 +94,8 @@ if ( $db->query($sql) )
|
||||
{
|
||||
print '<td colspan="2">'.strftime("%d/%m/%y",$obj->dp).'</td>';
|
||||
} else {
|
||||
print '<td><img src="/theme/'.$conf->theme.'/img/editdelete.png" border="0"></a></td>';
|
||||
print '<td><img src="/theme/'.$conf->theme.'/img/editdelete.png" border="0"></a></td>';
|
||||
print '<td><img src="'.DOL_URL_ROOT.'/theme/'.$conf->theme.'/img/editdelete.png" border="0"></a></td>';
|
||||
print '<td><img src="'.DOL_URL_ROOT.'/theme/'.$conf->theme.'/img/editdelete.png" border="0"></a></td>';
|
||||
}
|
||||
print '</tr>';
|
||||
$i++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user