RE: Re: [psa-users] phpsecurityadm Interface
Brought to you by:
koivi
|
From: sunNinja <sun...@se...> - 2003-08-11 08:30:00
|
hey! Albert,
It works! :) thanks for the advice... now next that im gonna do is th=
e output... ive got no problem with showing the outputs but the only pro=
blem is everytime it shows the output... im gettin something like this
Username E-mail Company =20
-----------------------------------
test te...@te... Company=20
A
if you would notice A cannot be accomodated beside Company A ive tried Ad=
ding more spaces in phpsecadmin DB comname field... and modifying class.p=
hpSecurityAdm.php, users.php still same output... hope u could give me an=
other suggesstion on this... Thanks!
abraham
>----- ------- Original Message ------- -----
>From: Albert Lash <al...@pl...>
>To: <php...@li...>
>Sent: Fri, 08 Aug 2003 14:16:31
>
>I see. In users.php the top half contains the
>header:
>
> <td style=3D"background-color: <?php echo
>$PSA_OPTS['Tables']; ?>; color:
><?php echo $PSA_OPTS['MenuFont']; ?>; font-weight:
>bold;"><?php echo
>_("Username") ?></td>
> <td style=3D"background-color: <?php echo
>$PSA_OPTS['Tables']; ?>; color:
><?php echo $PSA_OPTS['MenuFont']; ?>; font-weight:
>bold;"><?php echo _("Real
>Name") ?></td>
> <td style=3D"background-color: <?php echo
>$PSA_OPTS['Tables']; ?>; color:
><?php echo $PSA_OPTS['MenuFont']; ?>; font-weight:
>bold;"><?php echo
>_("E-mail") ?></td>
> <td style=3D"background-color: <?php echo
>$PSA_OPTS['Tables']; ?>; color:
><?php echo $PSA_OPTS['MenuFont']; ?>; font-weight:
>bold;"><?php echo
>_("Active") ?></td>
> <td>=C2=A0</td>
>
>It is very messy, but if you add in some
><td>Title</td> sections, you'll be
>able to match those table data cells with the
>section underneath. The
>sections like this: <?php echo _("Active") ?> are
>for language translations.
>
>Will that do it for you?
>
>Al
>
>
>
>
>
>On 8/7/03 10:19 PM, "sunNinja"
><sun...@se...> wrote:
>
>> nope doesnt help config.php only contains the
>color setting etc... what i
>> wanna modify is the alignment and customized the
>output in users.php like the
>> ff:
>>=20
>> Username Real Name E-mail Company Phone=20
>Active
>> test testname te...@te... Company A 433-33
> Y
>>=20
>>=20
>>=20
>> any help? i want to add more information in the
>output... or in users.php when
>> u view current users... Thnx
>
>
>
>This SF.Net email sponsored by: Free pre-built
>ASP.NET sites including
>Data Reports, E-commerce, Portals, and Forums are
>available now.
>Download today and enter to win an XBOX or Visual
>Studio .NET.
>_______________________________________________
>phpsecurityadm-users mailing list
>php...@li...
>---------------------------------------------------
>----
>http://aspnet.click-url.com/go/psa00100003ave/direc
>t;at.aspnet_072303_01/01
>https://lists.sourceforge.net/lists/listinfo/phpsec
>urityadm-users
|