summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorHubert Figuiere <hub@figuiere.net>2007-09-19 12:11:10 +0000
committerHubert Figuiere <hub@figuiere.net>2007-09-19 12:11:10 +0000
commit27e1a66cdb5d559c1e74b078a7316f265f741c2f (patch)
tree2f5541df3471a7f9c4f518b7d4331cdc64cf2718 /index.php
parentcca60c5729d2259873f7a2eed8c4fd187c380f63 (diff)
Remove the JS for the tabs. Do it in PHP
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 5fe480e..4c348a3 100644
--- a/index.php
+++ b/index.php
@@ -1,7 +1,7 @@
<?php
require("template.php");
-print_page("Go-OO!",
+print_page("Go-OO!", "summary",
"Your Open Office",
"<p id=\"tagline\">".
"<p>With word processing, spreadsheets,".