diff -up cups-1.6.3/cgi-bin/admin.c.str4475 cups-1.6.3/cgi-bin/admin.c --- cups-1.6.3/cgi-bin/admin.c.str4475 2014-09-02 12:09:43.875462488 +0100 +++ cups-1.6.3/cgi-bin/admin.c 2014-09-02 12:09:48.883487972 +0100 @@ -1917,7 +1917,7 @@ do_config_server(http_t *http) /* I - H } else { - cgiSetVariable("refresh_page", "5;URL=/admin/?OP=redirect"); + cgiSetVariable("refresh_page", "5;URL=/admin/"); cgiStartHTML(cgiText(_("Edit Configuration File"))); cgiCopyTemplateLang("restart.tmpl"); diff -up cups-1.6.3/templates/restart.tmpl.str4475 cups-1.6.3/templates/restart.tmpl --- cups-1.6.3/templates/restart.tmpl.str4475 2008-10-08 23:50:16.000000000 +0100 +++ cups-1.6.3/templates/restart.tmpl 2014-09-02 12:09:48.883487972 +0100 @@ -2,7 +2,7 @@

Change Settings

-

Busy Indicator Please stand by while the server restarts...