Changed wording of post-to-dpaste link based on a suggestion from Mordy Ovits
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6894 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
5684bdc3a4
commit
86c417077d
|
@ -499,7 +499,7 @@ Exception Type: {{ exception_type|escape }} at {{ request.path|escape }}
|
||||||
Exception Value: {{ exception_value|escape }}
|
Exception Value: {{ exception_value|escape }}
|
||||||
</textarea>
|
</textarea>
|
||||||
<br><br>
|
<br><br>
|
||||||
<input type="submit" value="Post this traceback to a public Web site, for sharing with others">
|
<input type="submit" value="Share this traceback on public Web site">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue