diff options
| author | Frederick Muriuki Muriithi | 2024-12-02 16:21:02 -0600 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2024-12-02 16:21:02 -0600 |
| commit | b35570005abbdcea5ce6447a40421791e287e978 (patch) | |
| tree | 788c1caad31ebe673b5c1ec5fdb04f1d9a5148f1 | |
| parent | 582742bbccdef76c839e0b85ff2c42d9bab10dbe (diff) | |
| download | gn-uploader-b35570005abbdcea5ce6447a40421791e287e978.tar.gz | |
Add emphasis to important point.
| -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 196bc69..9e368e1 100644 --- a/uploader/templates/phenotypes/add-phenotypes.html +++ b/uploader/templates/phenotypes/add-phenotypes.html @@ -40,7 +40,7 @@ <p>See the <a href="#section-file-formats">File Formats</a> section below to get an understanding of what is expected of the bundle files you upload.</p> - <p><strong>This will not update any existing phenotypes!</strong></p> + <p><strong class="text-warning">This will not update any existing phenotypes!</strong></p> </div> <div class="form-group"> |
