From 80b13bdb7310c00cd029bb9ca5a62c68c5bea17d Mon Sep 17 00:00:00 2001 From: Jessica McKellar Date: Wed, 29 May 2013 14:04:41 -0400 Subject: [PATCH] Fix incorrect space character in several e-mail prompts. (imported from commit 41bdbce2225a5eb5ab4057467d599d1341fcd9a5) --- templates/zephyr/integrations.html | 4 ++-- zephyr/static/js/tutorial.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/zephyr/integrations.html b/templates/zephyr/integrations.html index 83648ab887..9ff3e74d1c 100644 --- a/templates/zephyr/integrations.html +++ b/templates/zephyr/integrations.html @@ -34,7 +34,7 @@

Then, follow the integration instructions below for the service you are interested in. It's as easy as that! If you run into any trouble, don't hesitate - to email + to email us.

Services with integrations

@@ -54,7 +54,7 @@
  • Trello
  • Twitter
  • {% endcomment %} -
  • ...and more coming soon! Email us with requests!
  • +
  • ...and more coming soon! Email us with requests!
  • {#--------------------------------------------------------------------#}
    diff --git a/zephyr/static/js/tutorial.js b/zephyr/static/js/tutorial.js index 7b8eb5e6bb..51784619ff 100644 --- a/zephyr/static/js/tutorial.js +++ b/zephyr/static/js/tutorial.js @@ -328,7 +328,7 @@ function make_script() { + "* Keyboard shortcuts (press `?` to see them)\n" + "* Message formatting, including pretty syntax-highlighting. Click on the 'Message formatting' link under the gear icon at the top right to learn more\n" + "* Our [API](https://humbughq.com/api) and [integrations](https://humbughq.com/integrations)\n" - + '* Alpha mobile apps for [Android](https://play.google.com/store/apps/details?id=com.humbughq.mobile) and [iPhone](mailto:support@humbughq.com?subject=Request+for+Humbug+iPhone+app&body=Hi+Humbug,+can+you+send+me+a+link+to+the+iPhone+app+alpha?+I+have+an+iPhone+__.)\n' + + '* Alpha mobile apps for [Android](https://play.google.com/store/apps/details?id=com.humbughq.mobile) and [iPhone](mailto:support@humbughq.com?subject=Request%20for%20Humbug%20iPhone%20app&body=Hi%20Humbug,%20can%20you%20send%20me%20a%20link%20to%20the%20iPhone%20app%20alpha?%20I%20have%20an%20iPhone%20__.)\n' + "* Feedback! Found a bug or have a feature request? We want to hear from you. Click on the feedback tab under the gear icon to get in touch."), go(sleep, 4000), // Have them go talk to people