* adjust the fields, add help link.

This commit is contained in:
wangchunsheng
2010-03-26 06:32:49 +00:00
parent f0ebf75314
commit 51920ba04e
21 changed files with 43 additions and 36 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ $themeRoot = $webRoot . "theme/";
<caption><?php printf($lang->welcome, $app->company->name);?></caption>
<tr>
<th><?php echo $lang->user->account;?></th>
<td><input type='text' name='account' id='account' /></td>
<td><input type='text' name='account' /></td>
</tr>
<tr>
<th><?php echo $lang->user->password;?></th>