diff options
Diffstat (limited to 'src/main/webapp/wayf-ndn.jsp')
-rw-r--r-- | src/main/webapp/wayf-ndn.jsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp index bf1b6bf..8520fff 100644 --- a/src/main/webapp/wayf-ndn.jsp +++ b/src/main/webapp/wayf-ndn.jsp @@ -99,7 +99,7 @@ <input type="hidden" name="returnX" value="<bean:write name="returnX" />" /> <input type="hidden" name="returnIDParam" value="<bean:write name="returnIDParam" />" /> </logic:present> - <input tabindex="20" type="submit" value="Clear List" /> + <input tabindex="20" class="button" type="submit" value="Clear List" /> </form> </logic:present> <h2>Full list of identity providers</h2> |