Changes in directory llvm-www/poll:
voting.tpl.html updated: 1.3 -> 1.4 --- Log message: Okay, try relative links two levels up. --- 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.3 llvm-www/poll/voting.tpl.html:1.4 --- llvm-www/poll/voting.tpl.html:1.3 Wed Nov 29 13:34:03 2006 +++ llvm-www/poll/voting.tpl.html Wed Nov 29 13:38:00 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