From 71720da32d470882b699e127882e390326642a78 Mon Sep 17 00:00:00 2001 From: Eric Eggert Date: Tue, 12 Aug 2014 15:53:42 +0200 Subject: [PATCH 1/4] Typo --- templates.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.html b/templates.html index 8372cfa..0362c76 100644 --- a/templates.html +++ b/templates.html @@ -55,7 +55,7 @@

More Information

Plugin: <%= p.plugin.name %> <%= p.plugin.version.text %>
<% } %> <% if(p.platform.name) { %> - Operating System: <%= p.platform.name %> <%= p.assistiveTechnology.version.text %> + Operating System: <%= p.platform.name %> <%= p.platform.version.text %> <% } %> From 73b6c84375989a70d7fbebd3cec248707204a426 Mon Sep 17 00:00:00 2001 From: Eric Eggert Date: Tue, 12 Aug 2014 15:54:10 +0200 Subject: [PATCH 2/4] Heading text Issue #53 --- pages/tests-run.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/tests-run.html b/pages/tests-run.html index 4b1a950..821da2b 100644 --- a/pages/tests-run.html +++ b/pages/tests-run.html @@ -12,7 +12,7 @@
  • View Results
  • Submit Results
  • -

    Run Test Cases

    +

    Select Test Cases