Skip to content

Commit ba2b19c

Browse files
committed
Merge pull request #1159 from josenavas/fix-1150
Fix #1150
2 parents 1b800d2 + 79fdb73 commit ba2b19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qiita_pet/templates/study_description_templates/study_information_tab.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</td>
5656
<td>&nbsp; &nbsp;</td>
5757
<td>
58-
<a class="btn btn-primary" onclick="extend_sample_template();">Add samples to study</a>
58+
<a class="btn btn-primary" onclick="extend_sample_template();">Add samples and/or columns to sample template</a>
5959
</td>
6060
<td>&nbsp; &nbsp;</td>
6161
<td>

0 commit comments

Comments
 (0)