diff options
Diffstat (limited to 'qc_app/templates/rqtl2/create-probe-study-success.html')
-rw-r--r-- | qc_app/templates/rqtl2/create-probe-study-success.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qc_app/templates/rqtl2/create-probe-study-success.html b/qc_app/templates/rqtl2/create-probe-study-success.html index 1b85d0c..5d3d123 100644 --- a/qc_app/templates/rqtl2/create-probe-study-success.html +++ b/qc_app/templates/rqtl2/create-probe-study-success.html @@ -46,7 +46,7 @@ <fieldset> <input type="submit" value="continue" - class="btn btn-main form-col-2" /> + class="btn btn-primary form-col-2" /> </fieldset> </form> |