aboutsummaryrefslogtreecommitdiff
path: root/docs/OpenProjects.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-05-12 18:57:54 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-05-12 18:57:54 +0000
commit836db50c333aab91944174afbfb7992ee0c0c777 (patch)
tree9145b1879977eb61e239e4a2a411f80b081599fd /docs/OpenProjects.html
parent6a2b310ce244e2a8d78b4a29738e049e6748b949 (diff)
Made file HTML-4.01 (Strict)-compliant.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13501 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/OpenProjects.html')
-rw-r--r--docs/OpenProjects.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html
index a6ab3446eb..ddc6720d3f 100644
--- a/docs/OpenProjects.html
+++ b/docs/OpenProjects.html
@@ -55,13 +55,9 @@ Additionally this is a good way to get more information about a specific project
or to suggest other projects to add to this page.
</p>
-<p>The projects in this page are open ended. More specific projects are
-filed as unassigned enhancements in our <a href="http://llvm.cs.uiuc.edu/bugs/">
-LLVM bug tracker</a>. Here is the current list:
-</p>
-
-<iframe src="http://llvm.cs.uiuc.edu/bugs/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned" frameborder="1" align="center" width="100%" height="400">
-</iframe>
+<p>The projects in this page are open-ended. More specific projects are
+filed as unassigned enhancements in the <a href="http://llvm.cs.uiuc.edu/bugs/">
+LLVM bug tracker</a>. See the <a href="http://llvm.cs.uiuc.edu/bugs/buglist.cgi?keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=enhancement&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=unassigned">list of currently outstanding issues</a> if you wish to help improve LLVM.</p>
</div>
@@ -329,12 +325,16 @@ mail the result to yourself. Repeat ad infinitum.</li>
<!-- *********************************************************************** -->
<hr>
-<div class="doc_footer">
- <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
- <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
- <br>
+<address>
+ <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+ src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+ <a href="http://validator.w3.org/check/referer"><img
+ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+
+ <a href="mailto:sabre@nondot.org">Chris Lattner</a><br>
+ <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
Last modified: $Date$
-</div>
+</address>
</body>
</html>