Look and feel v11

This commit is contained in:
Laurent Destailleur 2019-11-28 12:40:53 +01:00
parent 723222ec8f
commit 37a9c2e9ba

View File

@ -62,7 +62,7 @@ print '</tr>';
print '</table></div>';
print '<br><br>'.$langs->trans("SomeTranslationAreUncomplete");
print '<br><br><span class="opacitymedium">'.$langs->trans("SomeTranslationAreUncomplete").'</span>';
// If there's no error, we display the next step button
if ($err == 0) pFooter(0);