Changes in directory llvm-www/poll:
voting.tpl.html updated: 1.2 -> 1.3 --- Log message: Don't use relative links. --- Diffs of the changes: (+2 -2) voting.tpl.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm-www/poll/voting.tpl.html diff -u llvm-www/poll/voting.tpl.html:1.2 llvm-www/poll/voting.tpl.html:1.3 --- llvm-www/poll/voting.tpl.html:1.2 Wed Nov 29 13:33:09 2006 +++ llvm-www/poll/voting.tpl.html Wed Nov 29 13:34:03 2006 @@ -1,4 +1,4 @@ -<!--#include virtual="../header.incl" --> +<!--#include virtual="/header.incl" --> <div class="www_sectiontitle">{vote_title}</div> <div class="www_text"> <p> @@ -33,4 +33,4 @@ </IF NAME="display_form"> <p>Next Question: <a href="{txt_next_page}">{txt_next_question}</a></p> </div> -<!--#include virtual="../header.incl" --> +<!--#include virtual="/header.incl" --> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits