Project

General

Profile

« Previous | Next » 

Revision 4100

Added by daigle about 16 years ago

Clean up formatting on configuration pages

View differences:

admin-login.jsp
1
<%@ page    language="java" import="java.util.Vector,edu.ucsb.nceas.metacat.util.LDAPUtil,edu.ucsb.nceas.metacat.service.PropertyService" %>
1
<%@ page language="java" %> 
2
<%@ page import="java.util.Vector,edu.ucsb.nceas.metacat.util.LDAPUtil,edu.ucsb.nceas.metacat.service.PropertyService" %>
2 3
<% 
3 4
/**
4 5
 *  '$RCSfile$'
......
62 63
<br class="ldap-header">
63 64

  
64 65
<%@ include file="./page-message-section.jsp"%>
65
<hr class=config>
66
<hr class="config-line">
66 67
<br>
67 68

  
68 69
<form name="loginform" method="post" action="<%= request.getContextPath() %>/admin"
......
103 104
</table>
104 105

  
105 106
<br>
106
<hr class=config>
107
<hr class="config-line">
107 108

  
108 109
<table class="admin-login">
109 110
	<tr>

Also available in: Unified diff