Esthetic change icon edit
This commit is contained in:
parent
a5ef1138a4
commit
73d1753d40
3 changed files with 1 additions and 2 deletions
|
|
@ -647,7 +647,7 @@ class Manage_Table_SQL
|
|||
$js=sprintf("%s.input('%s','%s');", $this->object_name,
|
||||
$p_row[$this->table->primary_key], $this->object_name
|
||||
);
|
||||
echo HtmlInput::image_click("edit.png", $js, _("Modifier"));
|
||||
echo HtmlInput::image_click("crayon-mod-b24.png", $js, _("Modifier"));
|
||||
echo "</td>";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue