aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@users.noreply.github.com>2015-12-18 02:36:56 -0200
committerJose Luis Duran <jlduran@users.noreply.github.com>2015-12-18 02:36:56 -0200
commit5c8fc3121a7c8e49216d36763b64a77a755f43e9 (patch)
treeca2f94f8b2436e0316892813cfe26a6708271d1c
parent26c1744f34d378b9408023a894825fce9d8c4dc5 (diff)
downloadpfsense-packages-5c8fc3121a7c8e49216d36763b64a77a755f43e9.tar.gz
pfsense-packages-5c8fc3121a7c8e49216d36763b64a77a755f43e9.tar.bz2
pfsense-packages-5c8fc3121a7c8e49216d36763b64a77a755f43e9.zip
Fix column width [tftp2]
-rw-r--r--config/tftp2/tftp_files.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/tftp2/tftp_files.php b/config/tftp2/tftp_files.php
index 4cb34024..0cc08233 100644
--- a/config/tftp2/tftp_files.php
+++ b/config/tftp2/tftp_files.php
@@ -195,7 +195,7 @@ if ($savemsg) {
<tr>
<td width="25%" class="listhdrr">File Name (download)</td>
<td width="50%" class="listhdr">Last Modified</td>
- <td width="50%" class="listhdr">Size</td>
+ <td width="25%" class="listhdr">Size</td>
</tr>
<?php