summaryrefslogtreecommitdiff
path: root/www/gps_report.cgi.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/gps_report.cgi.in')
-rw-r--r--www/gps_report.cgi.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gps_report.cgi.in b/www/gps_report.cgi.in
index d0c3d45f..9fd8a740 100644
--- a/www/gps_report.cgi.in
+++ b/www/gps_report.cgi.in
@@ -543,7 +543,7 @@ if hasRequiredElements(form):
developers. Eventually, your report is likely to appear on our <a
href="%(website)s/hardware.html">Hardware</a> page.</p>
-<table style="width:100%;border:0">
+<table style="width:100%%;border:0">
<tr>
<td style="text-align:center">
<a href="%(request_uri)s">Reset Form</a>
@@ -557,7 +557,7 @@ else:
print '''
<p style="color:#ff0000;">Required fields are missing; please fill them in.</p>
-<table style="width:100%;border:0">
+<table style="width:100%%;border:0">
<tr>
<td style="text-align:center">
<a href="%(request_uri)s">Reset Form</a>