* Finish task #7997.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
*/
|
||||
?>
|
||||
<?php include '../../common/view/header.lite.html.php';?>
|
||||
<style>.modal-body table tr th{text-align: left}</style>
|
||||
<div class='container'>
|
||||
<div class='modal-dialog'>
|
||||
<?php if(isset($error)):?>
|
||||
@@ -46,7 +47,7 @@
|
||||
<form method='post' target='hiddenwin'>
|
||||
<table class='table table-form mw-400px' style='margin: 0 auto'>
|
||||
<tr>
|
||||
<th class='w-200px'><?php echo $lang->install->company;?></th>
|
||||
<th class='w-80px'><?php echo $lang->install->company;?></th>
|
||||
<td class='w-300px'><?php echo html::input('company', '', "class='form-control'");?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user