diff gnv/src/main/webapp/WEB-INF/jsp/index.jsp @ 696:ae1e616ecf94

Replaced standard html input buttons with selfmade ones. gnv/trunk@927 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 13 Apr 2010 17:55:32 +0000
parents 883b366e3b15
children 7448b6f5f1ed
line wrap: on
line diff
--- a/gnv/src/main/webapp/WEB-INF/jsp/index.jsp	Tue Apr 13 17:22:49 2010 +0000
+++ b/gnv/src/main/webapp/WEB-INF/jsp/index.jsp	Tue Apr 13 17:55:32 2010 +0000
@@ -111,7 +111,7 @@
                 <%=ui != null ? ui.toString().replaceAll("&nbsp;", "") : "" %>
                
                 <%if(furthertargets){%>
-                <input type="submit" value="<bean:message key="gnviewer.select.button"/>"/>
+                <input style="margin-top: 5px;" type="image" src="<bean:message key="gnviewer.select.button.src"/>"/>
                 <%}%>
                 </fieldset>
             </form>

http://dive4elements.wald.intevation.org