From 5856174778ce422e436a36373c73f70f81b1a253 Mon Sep 17 00:00:00 2001
From: Shaman Narayanasamy <shaman.narayanasamy@uni.lu>
Date: Tue, 28 Jul 2015 17:55:12 +0200
Subject: [PATCH] Small correction for report

---
 lib/imp.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/imp.html b/lib/imp.html
index d53c8e6..a0f4041 100644
--- a/lib/imp.html
+++ b/lib/imp.html
@@ -115,7 +115,7 @@
                       <input id="but-preprocess-mtr2" type="radio" value="Analysis/stats/MT/MT.R2_preprocessed_fastqc.html" class="btn btn-default" name="preprocess-data">MT R2
                   </label>
                   <label class="btn btn-primary">
-                      <input id="but-preprocess-mtse" type="radio" value="Analysis/stats/MT/MT.R2_preprocessed_fastqc.html" class="btn btn-default" name="preprocess-data">MT SE
+                      <input id="but-preprocess-mtse" type="radio" value="Analysis/stats/MT/MT.SE_preprocessed_fastqc.html" class="btn btn-default" name="preprocess-data">MT SE
                   </label>
                 </div>
                 <div class="row">
-- 
GitLab