MINOR Using $AbsoluteBaseURL in MultiFormTest (trunk compatibility)

This commit is contained in:
Ingo Schommer 2010-12-16 05:20:34 +00:00
parent fcce3f4907
commit 23480a8d05
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<base href="$BaseHref"></base>
<base href="$AbsoluteBaseURL"></base>
<title>Test multiform controller</title>
</head>
<body>