Project

General

Profile

« Previous | Next » 

Revision 5601

use newer SBC-ish style for the default skin

View differences:

include_login.jsp
38 38
<!-- *********************** START LOGIN TABLE ************************* -->
39 39
<html>
40 40
<head>
41
  </title>
42 41
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
43 42
  <link href="<%=STYLE_SKINS_URL%>/default/default.css" rel="stylesheet" type="text/css">
44 43
  <script language="javascript" 
......
84 83
</head>
85 84

  
86 85
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
87
  <table width="750px" align="center" border="0" cellspacing="0" cellpadding="0">
86
  <table width="750px" align="center" border="0" cellspacing="0" cellpadding="0" class="group group_border">
88 87
    <tr> 
89
      <td class="sectionheader">login &amp; registration</td>
88
      <th class="sectionheader">login &amp; registration</th>
90 89
      </td>
91 90
    </tr>
92 91
    <tr>
93 92
      <td colspan="3">
94
        <table width="100%" class="subpanel" border="0" cellpadding="0"
95
          cellspacing="0">
93
        <table width="100%" class="subpanel" border="0" cellpadding="0" cellspacing="0">
96 94
          <tr>
97 95
            <td width="10">
98 96
              <img src="<%=STYLE_SKINS_URL%>/default/images/transparent1x1.gif" width="10" height="10">
97
				<a name="loginanchor"></a>
99 98
            </td>
100 99
            <td class="text_example">
101
              <a name="loginanchor"></a>
102 100
                <p>
103 101
                  Logging into your account enables you to search any 
104 102
                  additional, non-public data for which you may have access 
......
194 192
                    <img src="<%=STYLE_SKINS_URL%>/default/images/transparent1x1.gif" width="10">
195 193
                  </td>
196 194
                </tr>
197
                <tr>
198
                  <td colspan="4">
199
                    </br>
200
                  </td>
201
                </tr>
202 195
              </table>
203 196
              </form>
204 197
            </td>

Also available in: Unified diff