Fix extra whitespace in callback URL.

This commit is contained in:
Bill Nottingham 2017-11-14 12:03:52 -05:00
parent f887aaa71f
commit 0558bd82bb

View File

@ -508,8 +508,7 @@ export default
`Host callbacks are enabled for this template. The callback URL is:
<p style=\"padding: 10px 0;\">
<strong>
${$scope.callback_server_path}
${data.related.callback}
${$scope.callback_server_path}${data.related.callback}
</strong>
</p>
<p>The host configuration key is: