Update ticket.php

This commit is contained in:
Laurent Destailleur 2022-02-17 19:57:45 +01:00 committed by GitHub
parent 4c5ddcf030
commit 39bb854ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -478,7 +478,7 @@ if (!$conf->use_javascript_ajax) {
print '<input type="hidden" name="action" value="setvarworkflow">';
}
print load_fiche_titre($langs->trans("Workflow"), '', '');
print load_fiche_titre($langs->trans("Other"), '', '');
print '<table class="noborder centpercent">';
print '<tr class="liste_titre">';