[vlma-devel] commit: Typo. (Adrien Grand )

git version control git at videolan.org
Thu Sep 4 22:56:02 CEST 2008


vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Thu Sep  4 22:59:08 2008 +0200| [e3109e85d327c5784f74413f658c437b157a1828] | committer: Adrien Grand 

Typo.

> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=e3109e85d327c5784f74413f658c437b157a1828
---

 .../WEB-INF/jsp/satellite/satchannellist_right.jsp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vlma-webapp/src/main/webapp/WEB-INF/jsp/satellite/satchannellist_right.jsp b/vlma-webapp/src/main/webapp/WEB-INF/jsp/satellite/satchannellist_right.jsp
index ce1a190..f9b0f9c 100644
--- a/vlma-webapp/src/main/webapp/WEB-INF/jsp/satellite/satchannellist_right.jsp
+++ b/vlma-webapp/src/main/webapp/WEB-INF/jsp/satellite/satchannellist_right.jsp
@@ -14,7 +14,7 @@
 </h1>
 
 <c:choose>
-<c:when test="${empty streamChannels}">
+<c:when test="${empty satChannels}">
     <p><fmt:message key="medias.sat.empty" /></p>
 </c:when>
 <c:otherwise>



More information about the vlma-devel mailing list