Indentation du browser
This commit is contained in:
parent
7bb6330129
commit
5eb7f14086
|
@ -273,7 +273,7 @@ if (count($c)) {
|
|||
|
||||
|
||||
<table width="100%" style="border: 0px">
|
||||
<tr><td class="lst2" style="padding: 4px 4px 8px 4px">
|
||||
<tr><td class="" style="padding: 4px 4px 8px 4px">
|
||||
|
||||
<input type="submit" class="ina" name="actdel" value="<?php __("Delete"); ?>" />
|
||||
<input type="submit" class="ina" name="actrename" value="<?php __("Rename"); ?>" />
|
||||
|
@ -552,7 +552,7 @@ else {
|
|||
</td></tr>
|
||||
<tr><td colspan="2" style="">
|
||||
|
||||
<p> </p>
|
||||
<br/>
|
||||
|
||||
<p>
|
||||
<span class="ina"><a href="bro_main.php?R=<?php echo $R; ?>&showdirsize=1"><?php __("Show size of directories"); ?></a></span> <?php __("(slow)"); ?>
|
||||
|
|
Loading…
Reference in New Issue