[opw-web] Consistently say 'Application text' not 'Description'
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [opw-web] Consistently say 'Application text' not 'Description'
- Date: Wed, 19 Mar 2014 14:35:12 +0000 (UTC)
commit 81f54870d4eab17fff0ec95ddaacb442e882f104
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Tue Mar 18 14:46:45 2014 -0400
Consistently say 'Application text' not 'Description'
skins/easterngreen/html/tpl_view_project.html | 2 +-
skins/easterngreen/html/tpl_view_projects.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/skins/easterngreen/html/tpl_view_project.html b/skins/easterngreen/html/tpl_view_project.html
index e9ac7b5..d49d615 100644
--- a/skins/easterngreen/html/tpl_view_project.html
+++ b/skins/easterngreen/html/tpl_view_project.html
@@ -28,7 +28,7 @@
</div>
<div class="row">
- <div class="span2">{{description}}</div>
+ <div class="span2">{{project_description}}</div>
<div class="span8">[[project_description]]</div>
</div>
diff --git a/skins/easterngreen/html/tpl_view_projects.html b/skins/easterngreen/html/tpl_view_projects.html
index 81adede..acf019a 100644
--- a/skins/easterngreen/html/tpl_view_projects.html
+++ b/skins/easterngreen/html/tpl_view_projects.html
@@ -23,7 +23,7 @@
</th>
<th>
- {{description}}
+ {{project_description}}
</th>
<th style="width:50px;"></th>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]