diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2008-03-21 15:14:41 +0100 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2008-03-21 15:14:41 +0100 |
commit | f357e68495b8624d9cfe383b55e681a0c35cc18f (patch) | |
tree | 0319332f3c4e1d6b7615d02698e32fca243eaf05 /skins/ArchLinux.php | |
parent | 086ae52d12011746a75f5588e877347bc0457352 (diff) |
FunnyDot-Verbesserungen von LL übernommen
Diffstat (limited to 'skins/ArchLinux.php')
-rw-r--r-- | skins/ArchLinux.php | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/skins/ArchLinux.php b/skins/ArchLinux.php index c16c2b7d..dcc6d8d3 100644 --- a/skins/ArchLinux.php +++ b/skins/ArchLinux.php @@ -124,13 +124,7 @@ class ArchLinuxTemplate extends QuickTemplate { </ul> </div> <div id="subnav_bar"></div> - - <?php if (!empty($_REQUEST['action']) && ($_REQUEST['action'] == 'edit' || $_REQUEST['action'] == 'submit') ) { ?> - <div style="clear:both;background-image:url(FunnyDotImage.php);background-repeat:no-repeat;visibility:hidden;"> </div> - <?php } else { ?> - <div style="clear:both;visibility:hidden;"> </div> - <?php } - } ?> + <?php } ?> <div id="globalWrapper"> <div id="column-content"> |