openrat-cms

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

commit 45bf88a3ccc0784ffc623377ccb47cebffd8514a
parent f7dc80901df71b6f2cd2fc4fcb7d5f7016115262
Author: dankert <devnull@localhost>
Date:   Sat, 25 Dec 2004 23:49:07 +0100

Tabelle ohne Rand

Diffstat:
themes/default/pages/html/tree/menu.tpl.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/default/pages/html/tree/menu.tpl.php b/themes/default/pages/html/tree/menu.tpl.php @@ -7,7 +7,7 @@ <td class="menu"> <?php echo Html::form( 'index','project','-',array('target'=>'_parent','method'=>'get') ) ?> - <table> + <table cellpadding="0" cellspacing="0"> <tr> <td> <?php