css
This commit is contained in:
parent
e14676be49
commit
b559dc9053
@ -109,8 +109,8 @@ $reshook = $hookmanager->executeHooks('addHomeSetup', $parameters, $object, $act
|
|||||||
print $hookmanager->resPrint;
|
print $hookmanager->resPrint;
|
||||||
if (empty($reshook)) {
|
if (empty($reshook)) {
|
||||||
// Show into other
|
// Show into other
|
||||||
print '<span class="opacitymedium">'.$langs->trans("SetupDescription5")."</span><br>";
|
print '<span class="opacitymedium hideonsmartphone">'.$langs->trans("SetupDescription5")."</span><br>";
|
||||||
print "<br>";
|
print '<br class="hideonsmartphone">';
|
||||||
|
|
||||||
// Show logo
|
// Show logo
|
||||||
print '<div class="center"><div class="logo_setup"></div></div>';
|
print '<div class="center"><div class="logo_setup"></div></div>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user