We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d466e commit c5dfecfCopy full SHA for c5dfecf
genotyping/src/org/labkey/genotyping/view/mySettings.jsp
@@ -42,7 +42,7 @@
42
<td colspan="2" width="600px">
43
You need to provide a Galaxy web API key to send data from LabKey to your Galaxy server. Galaxy generates a
44
unique web API key for each user and uses it to authorize every call to the Galaxy web API. You can find or
45
- generate a key by logging into Galaxy and visiting <%=text(preferencesHTML)%>. Copy the 32-character hexadecimal
+ generate a key by logging into Galaxy and visiting <%=unsafe(preferencesHTML)%>. Copy the 32-character hexadecimal
46
string and paste it in the box below.
47
</td>
48
<tr><td> </td></tr>
0 commit comments