mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
First commit in the monday, a tiny fix of styles of logon page with huge news text.
(cherry picked from commit bb59e2d3f8a24929998178a80a88d63b38563bd9)
This commit is contained in:
parent
c5ff45fdc2
commit
005c8cac01
@ -39,7 +39,7 @@ if (tags_has_user_acl_tags()) {
|
||||
<table border="0" width="98%">
|
||||
<tr>
|
||||
|
||||
<td width="30%" style="padding-right: 10px;">
|
||||
<td width="30%" style="padding-right: 10px;" valign="top">
|
||||
|
||||
|
||||
<?php
|
||||
@ -238,8 +238,8 @@ return;
|
||||
|
||||
//echo '<div id="left_column_logon_ok" id="leftcolumn">';
|
||||
echo '<div style="width:30%; float:left;" id="leftcolumn">';
|
||||
|
||||
|
||||
|
||||
|
||||
$data = reporting_get_group_stats ();
|
||||
|
||||
///////////////
|
||||
@ -289,11 +289,11 @@ $table->data[] = $tdata;
|
||||
|
||||
html_print_table($table);
|
||||
unset($table);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
echo '</div>';
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user