give the cloud file list a bit of padding
This commit is contained in:
@@ -892,7 +892,7 @@ class RedBrowser extends DAV\Browser\Plugin {
|
||||
$html .= "
|
||||
<body>
|
||||
<h1>Index for " . $this->escapeHTML($path) . "/</h1>
|
||||
<table>
|
||||
<table id=\"cloud-index\">
|
||||
<tr><th width=\"24\"></th><th>Name</th><th>Type</th><th>Size</th><th>Last modified</th></tr>
|
||||
<tr><td colspan=\"5\"><hr /></td></tr>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user