Project

General

Profile

« Previous | Next » 

Revision 1289

Added by kweitzel over 14 years ago

Branch 2.8.1 merged back into Trunk

View differences:

login.htt
46 46
			<td width="170" height="30" align="right">{TEXT_PASSWORD}:</td>
47 47
			<td><input type="password" maxlength="{MAX_PASSWORD_LEN}" name="{PASSWORD_FIELDNAME}" style="width: 180px;" /></td>
48 48
		</tr>
49
		<tr style="display: {DISPLAY_REMEMBER_ME};">
49
		<tr style="{DISPLAY_REMEMBER_ME};">
50 50
			<td>&nbsp;</td>
51 51
			<td>
52 52
				<input type="checkbox" name="remember" id="remember" value="true" />
......
79 79

  
80 80
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px 0px 10px 0px;">
81 81
<tr>
82
	<td align="center" style="font-size: 10px;">
83
		<!-- Please note: the below reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
84
		<a href="http://www.websitebaker.com/" style="color: #000000;" target="_blank">Website Baker</a>
85
		is	released under the
86
		<a href="http://www.gnu.org/copyleft/gpl.html" style="color: #000000;" target="_blank">GNU General Public License</a>
87
		<!-- Please note: the above reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
82
	<td style="font-size:12px;text-align:center;">
83
      <!-- Please note: the below reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
84
      <a href="http://www.websitebaker2.org/" title="external">WebsiteBaker</a> is released under the
85
      <a href="http://www.gnu.org/licenses/gpl.html" title="WebsiteBaker is released under the GNU General Public License">GNU General Public License</a>
86
      <!-- Please note: the above reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
88 87
	</td>
89 88
</tr>
90 89
</table>

Also available in: Unified diff