Edit C:\galaxie\deploy\Tomcat6\webapps\galaxie\wall\target\read_groupactor.jsp
<%@ taglib uri="http://www.e-deal.com/taglib/fl" prefix="fl" %> <%@ page isELIgnored="false"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <div style="width:100%"> <table class="container" cellpadding="0" cellspacing="0"> <tr> <td> <fieldset style="border-radius: 8px 8px 8px 8px;" class="fieldset" id="fsetdest"> <legend style="color: black; font-size: 1em; font-weight: bold; padding: 0.2em 0.5em;"> <fl:getMessage code="L8263" alt="Acteurs dont vous suivez les commentaires"/> </legend> <table> <c:forEach var="GroupActorItem" items="${requestScope.targets}"> <c:set var="GroupActor" value="${GroupActorItem}" scope="request"/> <tr class="fieldline"> <td class="dataValue" colspan="2"> <div title="${GroupActor}"> ${GroupActor} </div> </td> </tr> </c:forEach> </table> </fieldset> </td> </tr> </table> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de