Mercurial > dive4elements > gnv-client
comparison gnv/src/main/webapp/WEB-INF/jsp/index.jsp @ 978:cfea6dacd52a
Removed (X)HTML errors and warnings (issue275).
gnv/trunk@1153 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 04 Jun 2010 06:13:41 +0000 |
parents | a0e6566cd111 |
children | 33198e55371c |
comparison
equal
deleted
inserted
replaced
977:2444da07e487 | 978:cfea6dacd52a |
---|---|
100 <div class="inputException"><%=exception%></div> | 100 <div class="inputException"><%=exception%></div> |
101 <%}%> | 101 <%}%> |
102 <%=ui != null ? ui.toString().replaceAll(" ", "") : "" %> | 102 <%=ui != null ? ui.toString().replaceAll(" ", "") : "" %> |
103 | 103 |
104 <%if(furthertargets){%> | 104 <%if(furthertargets){%> |
105 <br> | 105 <br/> |
106 <input style="margin-top: 5px;" type="image" src="<bean:message key="gnviewer.select.button.src"/>"/> | 106 <input style="margin-top: 5px;" type="image" src="<bean:message key="gnviewer.select.button.src"/>"/> |
107 <%}%> | 107 <%}%> |
108 </fieldset> | 108 </fieldset> |
109 </form> | 109 </form> |
110 </div> | 110 </div> |