[vlma-devel] commit: Avoid linking to the trac. (Adrien Grand )

git version control git at videolan.org
Sat May 23 10:09:09 CEST 2009


vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Sat May 23 00:33:13 2009 +0200| [c2b646d520b8e796f7856981b5e018990d6a5cd5] | committer: Adrien Grand 

Avoid linking to the trac.

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

 .../src/main/webapp/WEB-INF/jsp/template.jsp       |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vlma-webapp/src/main/webapp/WEB-INF/jsp/template.jsp b/vlma-webapp/src/main/webapp/WEB-INF/jsp/template.jsp
index 4c6eab3..e10c49a 100644
--- a/vlma-webapp/src/main/webapp/WEB-INF/jsp/template.jsp
+++ b/vlma-webapp/src/main/webapp/WEB-INF/jsp/template.jsp
@@ -53,7 +53,7 @@
     <p>
         <a href="http://www.videolan.org"><fmt:message key="footpage.website" /></a> |
         <span class="spamproof" title="<fmt:message key="footpage.contact" />">vlma (at) videolan (dot) org</span> |
-        <a href="http://trac.videolan.org/vlma/"><fmt:message key="footpage.bugreport" /></a>
+        <span class="spamproof" title="<fmt:message key="footpage.bugreport" />">vlma (at) videolan (dot) org</span>
     </p>
 </div>
 



More information about the vlma-devel mailing list