summaryrefslogtreecommitdiff
path: root/docs/feedback.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/feedback.html')
-rw-r--r--docs/feedback.html29
1 files changed, 15 insertions, 14 deletions
diff --git a/docs/feedback.html b/docs/feedback.html
index dd9c509..8a2fad4 100644
--- a/docs/feedback.html
+++ b/docs/feedback.html
@@ -6,19 +6,21 @@
<meta http-equiv="content-style-type" content="text/css">
<link rel="stylesheet" type="text/css" href="style.css">
<title>ProGuard Feedback</title>
+</head>
+<body>
+
<script type="text/javascript" language="JavaScript">
<!--
if (window.self==window.top)
- window.top.location.replace("index.html#"+window.location.pathname+window.location.hash);
-else {
- var hash="#"+window.location.pathname.replace(window.top.location.pathname.replace("index.html", ""), "");
- if (window.top.location.hash!=hash)
- window.top.location.hash=hash;
-}
+ document.write('<a class="largebutton" target="_top" href="index.html#feedback.html">ProGuard index</a> <a class="largebutton" target="_top" href="http://www.saikoa.com/dexguard">DexGuard</a> <a class="largebutton" target="_top" href="http://www.saikoa.com/">Saikoa</a> <a class="largebutton" target="other" href="http://sourceforge.net/projects/proguard/">Sourceforge</a>')
//-->
</script>
-</head>
-<body>
+<noscript>
+<a class="largebutton" target="_top" href="index.html#feedback.html">ProGuard index</a>
+<a class="largebutton" target="_top" href="http://www.saikoa.com/dexguard">DexGuard</a>
+<a class="largebutton" target="_top" href="http://www.saikoa.com/">Saikoa</a>
+<a class="largebutton" target="other" href="http://sourceforge.net/projects/proguard/">Sourceforge</a>
+</noscript>
<h2>Feedback</h2>
@@ -77,8 +79,8 @@ document.write("users.sourceforge.net\">");
document.write("lafortune");
document.write("&#64;");
document.write("users.sourceforge.net");
-document.write("</a>");
-document.write(" <em>or</em> at ");
+document.write("<\/a>");
+document.write(" <em>or<\/em> at ");
document.write("<a href=\"ma");
document.write("ilto:");
document.write("eric");
@@ -87,7 +89,7 @@ document.write("graphics.cornell.edu\">");
document.write("eric");
document.write("&#64;");
document.write("graphics.cornell.edu");
-document.write("</a>");
+document.write("<\/a>");
//-->
</script>
<noscript>
@@ -108,10 +110,9 @@ do things my way, without the overhead and compromises associated with larger
projects.
<hr />
-<noscript><div><a target="_top" href="index.html" class="button">Show menu</a></div></noscript>
<address>
-Copyright &copy; 2002-2013
-<a target="other" href="http://www.lafortune.eu/">Eric Lafortune</a>.
+Copyright &copy; 2002-2014
+<a target="other" href="http://www.lafortune.eu/">Eric Lafortune</a> @ <a target="top" href="http://www.saikoa.com/">Saikoa</a>.
</address>
</body>