diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/list/list-simple.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/list/list-simple.html.tmpl b/template/en/default/list/list-simple.html.tmpl index c7cd2a490..9cdc1bed9 100644 --- a/template/en/default/list/list-simple.html.tmpl +++ b/template/en/default/list/list-simple.html.tmpl @@ -41,6 +41,7 @@ <head> <title>[% title %]</title> + <base href="[% Param("urlbase") %]"> <link href="skins/standard/buglist.css" rel="stylesheet" type="text/css"> </head> |