Index: pageheader.html =================================================================== --- pageheader.html (revision 25760) +++ pageheader.html (working copy) @@ -4,7 +4,7 @@ [% PROCESS standardheader.html %] [%# Add a unique parameter (timestamp) as PocketIE wouldn't refresh to the same URL... see http://bugs.slimdevices.com/show_bug.cgi?id=2084 for details %] - [% IF refresh && refreshurl %][% END %] + [% IF refresh && refreshurl %][% END %] [% IF pageHeaderScripts %] [% pageHeaderScripts %] [% ELSE %] Index: progress.html =================================================================== --- progress.html (revision 25760) +++ progress.html (working copy) @@ -1,5 +1,5 @@ [% pagetitle = "SCANNER_PROGRESS" | string %] -[% IF NOT total_time; refresh=5; refreshurl = "progress.html?type=importer"; END %] +[% IF NOT total_time; refresh=5; refreshurl = "url=progress.html?type=importer"; END %] [% pageHeaderMenu = pagetitle %] [% PROCESS pageheader.html %]