Look and feel v11
This commit is contained in:
parent
723222ec8f
commit
37a9c2e9ba
@ -62,7 +62,7 @@ print '</tr>';
|
|||||||
|
|
||||||
print '</table></div>';
|
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 there's no error, we display the next step button
|
||||||
if ($err == 0) pFooter(0);
|
if ($err == 0) pFooter(0);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user