* remove back button for manage method of branch.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><?php echo html::submitButton() . html::backButton();?> </td><td></td>
|
||||
<td><?php echo html::submitButton();?> </td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user