diff options
Diffstat (limited to 'uploader/templates/phenotypes/add-phenotypes.html')
-rw-r--r-- | uploader/templates/phenotypes/add-phenotypes.html | 2 |
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> |