Look and feel v11

This commit is contained in:
Laurent Destailleur 2020-02-15 18:07:23 +01:00
parent 2b3cc0d048
commit f14cd9f49f

View File

@ -236,7 +236,7 @@ if ($action == "view_ticket" || $action == "presend" || $action == "close" || $a
print '<div id="form_view_ticket">';
print '<table class="border" style="width:100%">';
print '<table class="border centpercent tableforfield">';
// Ref
print '<tr><td class="titlefield">'.$langs->trans("Ref").'</td><td>';