1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

Admin area interface tweaks

This commit is contained in:
Cameron
2012-11-26 03:36:44 -08:00
parent c672418852
commit 4132c4df2d
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ if (isset($_POST['submit-mye107']) || varset($_POST['submit-mymenus']))
$mainPanel = "
<div id='core-infopanel_mye107' >
<div>
<div class='left' style='padding:25px'>";
<div class='left' style='padding:32px'>";
// Rendering the saved configuration.
foreach ($iconlist as $key=>$val)
{