* change * style.

+ change 'reg' to 'register'.
This commit is contained in:
zhujinyong
2012-02-22 12:28:15 +00:00
parent 35b7a350f0
commit 7c7e4ba79a
3 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<form method="post" target="hiddenwin">
<table align='center' class='table-6'>
<caption><?php echo $lang->admin->login->caption;?></caption>
<caption><?php echo $lang->admin->bind->caption;?></caption>
<tr>
<th class='rowhead'><?php echo $lang->user->account;?></th>
<td><?php echo html::input('account', '', "class='text-3'");?></td>