Look: Modif esthtique mineure
This commit is contained in:
parent
c46121945f
commit
0725a9f89e
@ -151,7 +151,7 @@ if ($result)
|
||||
print '</td><td>';
|
||||
|
||||
// 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 '<input type="submit" class="button" value="'.$langs->trans("Modify").'" name="button"> ';
|
||||
print '<a href="const.php?rowid='.$obj->rowid.'&action=delete">'.img_delete().'</a>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user