2
0
forked from Wavyzz/dolibarr

Update lines.php

This commit is contained in:
Philippe Grand
2019-01-16 19:23:41 +01:00
committed by GitHub
parent 3cc68aca21
commit 551a1a5e58

View File

@@ -325,7 +325,7 @@ if ($result) {
print '<td>' . $codeCompta . '</td>';
print '<td style="text-align:left;"><a href="./card.php?id=' . $objp->rowid . '&backtopage='.urlencode($_SERVER["PHP_SELF"].($param?'?'.$param:'')). '">';
print '<td class="left"><a href="./card.php?id=' . $objp->rowid . '&backtopage='.urlencode($_SERVER["PHP_SELF"].($param?'?'.$param:'')). '">';
print img_edit();
print '</a></td>';