Skip to content

Commit

Permalink
Look and feel v11
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Nov 28, 2019
1 parent 723222e commit 37a9c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/install/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

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);

0 comments on commit 37a9c2e

Please sign in to comment.