Look: Modif esthétique mineure
This commit is contained in:
parent
c46121945f
commit
0725a9f89e
@ -151,7 +151,7 @@ if ($result)
|
|||||||
print '</td><td>';
|
print '</td><td>';
|
||||||
|
|
||||||
// Note
|
// Note
|
||||||
print '<input type="text" class="flat" size="30" name="constnote" value="'.stripslashes(nl2br($obj->note)).'">';
|
print '<input type="text" class="flat" size="15" name="constnote" value="'.stripslashes(nl2br($obj->note)).'">';
|
||||||
print '</td><td>';
|
print '</td><td>';
|
||||||
print '<input type="submit" class="button" value="'.$langs->trans("Modify").'" name="button"> ';
|
print '<input type="submit" class="button" value="'.$langs->trans("Modify").'" name="button"> ';
|
||||||
print '<a href="const.php?rowid='.$obj->rowid.'&action=delete">'.img_delete().'</a>';
|
print '<a href="const.php?rowid='.$obj->rowid.'&action=delete">'.img_delete().'</a>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user