# HG changeset patch # User Lennard de Rijk # Date 1233782126 0 # Node ID a59a4df7414befdfedb231131c574c4e87769f28 # Parent c875b0836f777feeb0610eabeca3b3b17725315e Added timezone clarification to the timeline edit form. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed diff -r c875b0836f77 -r a59a4df7414b app/soc/templates/soc/timeline/edit.html --- a/app/soc/templates/soc/timeline/edit.html Wed Feb 04 21:12:29 2009 +0000 +++ b/app/soc/templates/soc/timeline/edit.html Wed Feb 04 21:15:26 2009 +0000 @@ -23,6 +23,9 @@ }); {% endblock %} +{% block instructions %} +Please use this form to edit the {{ entity_type }}. Note that all times are in UTC. +{% endblock %} {% block submit_buttons %}