Mercurial > dive4elements > gnv-client
diff gnv/src/main/webapp/WEB-INF/jsp/includes/display_fis_inc.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 | 6c46f9b16166 |
children | 28a0628b11b0 |
line wrap: on
line diff
--- a/gnv/src/main/webapp/WEB-INF/jsp/includes/display_fis_inc.jsp Tue Apr 13 17:22:49 2010 +0000 +++ b/gnv/src/main/webapp/WEB-INF/jsp/includes/display_fis_inc.jsp Tue Apr 13 17:55:32 2010 +0000 @@ -25,7 +25,7 @@ </select> <%}%> <br/> - <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> -</div> \ No newline at end of file +</div>