Edited text

This commit is contained in:
William Theaker
2013-12-15 00:18:26 -05:00
parent db75a4425c
commit 43c1115eeb
6 changed files with 32 additions and 32 deletions

View File

@ -5,7 +5,7 @@
<fieldset class="w500p center">
<h2 class="mbs txtcenter">{% trans "install your poche" %}</h2>
<p>
{% trans "poche is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://inthepoche.com/doc'>read the documentation on poche website</a>." %}
{% trans "Poche is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://doc.inthepoche.com/'>read the documentation on poche website</a>." %}
</p>
<p class="row">
<label class="col w150p" for="login">{% trans "Login" %}</label>
@ -25,4 +25,4 @@
</fieldset>
<input type="hidden" name="token" value="{{ token }}">
</form>
{% endblock %}
{% endblock %}