openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit afcf3b088454e369610fc8e84f05e9fb012f4054
parent 06f54800ce3747bc43b58ad14e785dcc448f8812
Author: dankert <devnull@localhost>
Date:   Sat, 22 Jan 2011 00:42:27 +0100

Im Element \"window\" keine Tabelle erzeugen!

Diffstat:
themes/default/include/html/window-end.inc.php | 4----
themes/default/include/html/window.inc.php | 6+-----
2 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/themes/default/include/html/window-end.inc.php b/themes/default/include/html/window-end.inc.php @@ -1,7 +1,3 @@ - </table> - </td> - </tr> -</table> <?php if ($showDuration) { ?> diff --git a/themes/default/include/html/window.inc.php b/themes/default/include/html/window.inc.php @@ -138,11 +138,7 @@ <?php } ?> +</table> - <tr> - <td class="x-window"> - <table cellspacing="0" width="100%" cellpadding="4"> - - \ No newline at end of file