PajaP wrote:
> Hi
>
> The code below exists in login.php
>
> --
> echo html_tag( 'table',
> html_tag( 'tr',
> html_tag( 'td',
> ''.
> ( (isset($hide_sm_attributions) && $hide_sm_attributions)
> ? '' :
> --
>
> I want to make t
> Hi
>
> The code below exists in login.php
>
> --
> echo html_tag( 'table',
> html_tag( 'tr',
> html_tag( 'td',
> ''.
> ( (isset($hide_sm_attributions) && $hide_sm_attributions)
> ? '' :
> --
>
> I want to make the background of t
>
> The code below exists in login.php
>
> --
> echo html_tag( 'table',
> html_tag( 'tr',
> html_tag( 'td',
> ''.
> ( (isset($hide_sm_attributions) && $hide_sm_attributions)
> ? '' :
> --
>
> I want to make the background of the ta
Hi
The code below exists in login.php
--
echo html_tag( 'table',
html_tag( 'tr',
html_tag( 'td',
''.
( (isset($hide_sm_attributions) && $hide_sm_attributions)
? '' :
--
I want to make the background of the table a color, lets sa