summaryrefslogtreecommitdiffstats
path: root/include/output.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/output.php')
-rw-r--r--include/output.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/output.php b/include/output.php
index 1d39074..1adcaa7 100644
--- a/include/output.php
+++ b/include/output.php
@@ -418,6 +418,8 @@ function output_header()
$(".doregister").slideToggle();
});
+ $(".message div div").parent().click ( function() { $(this).hide(); });
+
});
</script>
</head>