[extensions-web] Improve accuracy after the redefinition of "review".



commit 6a5d87c3bdef0b2abca17c2fadcfd0a487824ef3
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Tue Sep 27 16:58:01 2011 -0400

    Improve accuracy after the redefinition of "review".

 .../templates/extensions/detail_edit.html          |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/extensions/templates/extensions/detail_edit.html b/sweettooth/extensions/templates/extensions/detail_edit.html
index 272533b..338a5b7 100644
--- a/sweettooth/extensions/templates/extensions/detail_edit.html
+++ b/sweettooth/extensions/templates/extensions/detail_edit.html
@@ -14,7 +14,7 @@
   {% if is_visible %}
     {% include "extensions/comments.html" %}
   {% else %}
-    <p style="text-align: center;">Comments will appear here after review.</p>
+    <p style="text-align: center;">Comments will appear here after your extension is approved.</p>
   {% endif %}
 {% endblock %}
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]