[extensions-web: 52/75] Make the review list titles match.



commit 700f11727769b0071a39d87f7418fc0185a80106
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Tue Sep 20 17:58:28 2011 -0400

    Make the review list titles match.

 sweettooth/review/templates/review/list.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/review/templates/review/list.html b/sweettooth/review/templates/review/list.html
index 64962c4..913a8b7 100644
--- a/sweettooth/review/templates/review/list.html
+++ b/sweettooth/review/templates/review/list.html
@@ -1,6 +1,6 @@
 {% extends "base.html" %}
 
-{% block title %}Unreviewed Verisons - {{ block.super }}{% endblock %}
+{% block title %}Unreviewed Extensions - {{ block.super }}{% endblock %}
 
 {% block body %}
 <h2> Unreviewed Extensions </h2>



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