From 1d49bd6ef3c2027622790cb83ccfadacee0c5f14 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Tue, 12 Nov 2019 10:05:58 +0000 Subject: [PATCH] Fix buttons in chromium & webkit (standards) --- Pages/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pages/Index.cshtml b/Pages/Index.cshtml index 0663266..6bfe442 100644 --- a/Pages/Index.cshtml +++ b/Pages/Index.cshtml @@ -40,7 +40,7 @@ } @if (System.IO.File.Exists(System.IO.Path.Combine(Program.Repo._pkgpath, p.Name, "buildlog.txt"))) { - View Build log + View Build log } else {