summaryrefslogtreecommitdiff
path: root/modules/wishlist.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/wishlist.module')
-rw-r--r--modules/wishlist.module4
1 files changed, 1 insertions, 3 deletions
diff --git a/modules/wishlist.module b/modules/wishlist.module
index 661e98973..c11bf51de 100644
--- a/modules/wishlist.module
+++ b/modules/wishlist.module
@@ -4,7 +4,6 @@ $module = array("page" => "wishlist_page");
function wishlist_page() {
?>
-
<H1>Whislist</H1>
<SMALL><I>$Id$</I></SMALL>
@@ -74,5 +73,4 @@ function wishlist_page() {
<?
}
-?>
-
+?> \ No newline at end of file