Merge branch 'sprint/215_liumengyi_25399' into 'master'
* Fix bug #25399. See merge request easycorp/zentaopms!4589
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<td><?php echo html::password('password2', '', "class='form-control'");?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2' class='text-center form-actions'><?php echo html::submitButton() . html::backButton();?></td>
|
||||
<td colspan='2' class='text-center form-actions'><?php echo html::submitButton();?></td>
|
||||
</tr>
|
||||
</table>
|
||||
<?php if(!empty($this->app->user->modifyPasswordReason)):?>
|
||||
|
||||
Reference in New Issue
Block a user