Author: kschenk
Date: Mon Feb 20 17:31:40 2012
New Revision: 1291385
URL: http://svn.apache.org/viewvc?rev=1291385&view=rev
Log:
kls -- took out useless code, rearranged items
Modified:
incubator/ooo/ooo-site/trunk/content/contact_us.html
Modified: incubator/ooo/ooo-site/trunk/content/contact_us.html
URL:
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/contact_us.html?rev=1291385&r1=1291384&r2=1291385&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/contact_us.html (original)
+++ incubator/ooo/ooo-site/trunk/content/contact_us.html Mon Feb 20 17:31:40
2012
@@ -4,23 +4,6 @@
<head>
<title>Contact Us About Problems</title>
-<!-- change
Submitstring="https://issues.apache.org/ooo/buglist.cgi?query_format=specific;order=relevance%20desc;bug_status=__open__;product=www;component="openoffice.org%20website%20general%20issues;version=current"
+ content=document.fillin.kwords.value
--->
-<script type="text/javascript" language="JavaScript">
-<!--
-
-function _onclick()
-{
Submitstring="https://issues.apache.org/ooo/buglist.cgi?query_format=specific;"
- + "bug_status=__open__;product=www;order=relevance desc;"
- + "content=" + document.fillin.kwords.value + ""
- + ";"
-
- flurgle=window.open(Submitstring);
-}
-
--->
-</script>
-
</head>
<body>
@@ -31,9 +14,6 @@ Please navigate to the <a href="/support
including a "users" mailing list and the OpenOffice.org Community Forum.
</li>
-<li><h2>If you want to contact the Apache OpenOffice developer team...</h2>
-Please check out the <a
href="http://incubator.apache.org/openofficeorg/mailing-lists.html">mailing
list page</a> and use the developer mailing list.
-</li>
<li><h2>If you want to report a problem...</h2>
@@ -49,6 +29,10 @@ you will need a Bugzilla account. Regist
Bugzilla login, you can return to <a
href="http://www.openoffice.org/qa/issue_handling/submission_gateway.html">the
issue submission gateway</a> to update
issues or enter new ones. Or, use the default Bugzilla interface.</p>
</li>
+
+<li><h2>If you want to contact the Apache OpenOffice developer team...</h2>
+Please check out the <a
href="http://incubator.apache.org/openofficeorg/mailing-lists.html">mailing
list page</a> and use the developer mailing list.
+</li>
</ul>