# HG changeset patch # User verrierj # Date 1316421164 -7200 # Node ID 03007a7c14cace751c917fa47e5a0a38ebb93736 # Parent 4b83c370dc8a1df22eab8ad6778209e111477819 Corrected bug in description display diff -r 4b83c370dc8a -r 03007a7c14ca src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/create_content.html --- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/create_content.html Thu Sep 15 16:32:00 2011 +0200 +++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/create_content.html Mon Sep 19 10:32:44 2011 +0200 @@ -51,7 +51,7 @@ {% block body %} {% if content_form.errors %} -
{% trans "The operation could not be performed because one or more error(s) occurred.
Please resubmit the media form after making the following changes:" %}


