css
This commit is contained in:
parent
2d92130c1e
commit
81e7483911
@ -429,7 +429,7 @@ if ($action == 'create') {
|
|||||||
print '<tr><td>'.$langs->trans("Web").'</td>';
|
print '<tr><td>'.$langs->trans("Web").'</td>';
|
||||||
print '<td>';
|
print '<td>';
|
||||||
print img_picto('', 'globe', 'class="pictofixedwidth"');
|
print img_picto('', 'globe', 'class="pictofixedwidth"');
|
||||||
print '<input class="minwidth300" type="text" class="flat" name="url" value="'.GETPOST("url").'">';
|
print '<input class="minwidth300 widthcentpercentminusx maxwidth500" type="text" class="flat" name="url" value="'.GETPOST("url").'">';
|
||||||
print '</td></tr>';
|
print '</td></tr>';
|
||||||
|
|
||||||
// Tags-Categories
|
// Tags-Categories
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user