Django

Code

Changeset 6894

Show
Ignore:
Timestamp:
12/04/07 16:20:07 (1 year ago)
Author:
adrian
Message:

Changed wording of post-to-dpaste link based on a suggestion from Mordy Ovits

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/django/views/debug.py

    r6882 r6894  
    500500</textarea> 
    501501  <br><br> 
    502   <input type="submit" value="Post this traceback to a public Web site, for sharing with others"> 
     502  <input type="submit" value="Share this traceback on public Web site"> 
    503503  </div> 
    504504</form>