Filet du tableau un peu trop
This commit is contained in:
parent
32428e3662
commit
b24b43b410
|
@ -66,20 +66,19 @@ for($i=0;$i<count($r);$i++) {
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<tr><td colspan="5">
|
|
||||||
<input type="submit" name="sub" value="<?php __("Delete the checked users"); ?>" class="inb" />
|
|
||||||
</td></tr>
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
<input type="submit" name="sub" value="<?php __("Delete the checked users"); ?>" class="inb" />
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<p> </p>
|
<br/>
|
||||||
|
<br/>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<p>
|
|
||||||
<span class="ina"><a href="sql_users_add.php"><?php __("Create a new MySQL user"); ?></a><br /></span>
|
<span class="ina"><a href="sql_users_add.php"><?php __("Create a new MySQL user"); ?></a><br /></span>
|
||||||
</p>
|
|
||||||
<?php
|
<?php
|
||||||
?>
|
?>
|
||||||
<?php include_once("foot.php"); ?>
|
<?php include_once("foot.php"); ?>
|
||||||
|
|
Loading…
Reference in New Issue