summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fend.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/fend.inc')
-rwxr-xr-xusr/local/www/fend.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fend.inc b/usr/local/www/fend.inc
index 1cdd57e..432317e 100755
--- a/usr/local/www/fend.inc
+++ b/usr/local/www/fend.inc
@@ -20,7 +20,7 @@ Rounded("tr#fend","bl br tl tr","#FFF","#990000","smooth");
if($need_alert_display == true) {
echo "Rounded(\"div#roundalert\",\"bl br\",\"#FFF\",\"#990000\",\"smooth\");\n";
} else {
- Rounded("div#topbox","tl tr","#FFF","#990000","smooth");
+ echo "Rounded(\"div#topbox\",\"tl tr\",\"#FFF\",\"#990000\",\"smooth\");\n"
}
?>
</script>
OpenPOWER on IntegriCloud