openrat-cms

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

commit 9c4f3bb8d03c1acd7f4c29bb125a2a9e38795a57
parent 8d37735147b8c51cc77ecd09a97bceb36e02b22a
Author: dankert <devnull@localhost>
Date:   Wed, 16 Feb 2011 00:05:12 +0100

Fix: HTML-Kommentar entfernt...

Diffstat:
themes/default/include/html/window.inc.php | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/themes/default/include/html/window.inc.php b/themes/default/include/html/window.inc.php @@ -33,13 +33,13 @@ ?> - <?php ?> <!--<td class="menu" style="align:right;"> + <?php ?> <?php if (isset($windowIcons)) foreach( $windowIcons as $icon ) { ?><a href="<?php echo $icon['url'] ?>" title="<?php echo 'ICON_'.langHtml($menu['type'].'_DESC') ?>"><image border="0" src="<?php echo $image_dir.$icon['type'].IMG_ICON_EXT ?>"></a>&nbsp;<?php } ?> - </td>--> + </div>