about summary refs log tree commit diff
path: root/uploader/templates
diff options
context:
space:
mode:
Diffstat (limited to 'uploader/templates')
-rw-r--r--uploader/templates/phenotypes/add-phenotypes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/add-phenotypes.html b/uploader/templates/phenotypes/add-phenotypes.html
index 8ad6999..196bc69 100644
--- a/uploader/templates/phenotypes/add-phenotypes.html
+++ b/uploader/templates/phenotypes/add-phenotypes.html
@@ -57,7 +57,7 @@
     <div class="form-group">
       <input type="submit"
              value="upload phenotypes"
-             class="not-implemented btn btn-primary" />
+             class="btn btn-primary" />
     </div>
   </form>
 </div>