BUG 6774 datepicker aparece en un lugar inadecuado

added height to 100%, now this problem was fixed.
This commit is contained in:
Carlos Pacha
2011-05-10 16:57:45 -04:00
parent 771e373619
commit 38d96cb037

View File

@@ -6,10 +6,10 @@
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#000000" vlink="#000000" alink="#999999" marginheight="0" marginwidth="0" leftmargin="0" topmargin="0" rightmargin="0">
<table width="100%" cellspacing="0" cellpadding="0">
<table width="100%" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td width="100%" align="center">
<td width="100%" valign="top">
{php}
global $G_TEMPLATE;
if ($G_TEMPLATE != '')