".$icon['icon'].' '.$frm->checkbox_label($icon['title'], 'e-mye107[]', $key, $checked)."
";
}
@@ -607,12 +607,12 @@ class adminstyle_infopanel
if (getperms($icon['perms']))
{
$checked = (in_array('p-'.$key, $user_pref['core-infopanel-mye107'])) ? true : false;
- $text .= "
+ $text .= "
".$icon['icon'].$frm->checkbox_label($icon['title'], 'e-mye107[]', $key, $checked)."
";
}
}
}
- $text .= "
";
+ $text .= "
";
return $text;
}
@@ -630,7 +630,7 @@ class adminstyle_infopanel
$pref = e107::getPref();
- $text = "";
+ $text = "
";
$menu_qry = 'SELECT * FROM #menus WHERE menu_id!= 0 GROUP BY menu_name ORDER BY menu_name';
$settings = varset($pref['core-infopanel-menus'],array());
@@ -650,7 +650,7 @@ class adminstyle_infopanel
}
}
- $text .= "
";
+ $text .= "
";
return $text;
}
diff --git a/e107_handlers/sitelinks_class.php b/e107_handlers/sitelinks_class.php
index 969f07960..a9703cd97 100644
--- a/e107_handlers/sitelinks_class.php
+++ b/e107_handlers/sitelinks_class.php
@@ -1366,13 +1366,13 @@ i.e-cat_users-32{ background-position: -555px 0; width: 32px; height: 32px; }
break;
case 'div':
- $text .= "