mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-28 01:10:44 +01:00
Update index.html to not have hardcoded KB size
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
<tr>
|
||||
<th scope="col"></th>
|
||||
<th scope="col">{% trans "File Name" %}</th>
|
||||
<th scope="col">{% trans "Size (KB)" %}</th>
|
||||
<th scope="col">{% trans "Size" %}</th>
|
||||
<th scope="col">{% trans "Last Modified" %}</th>
|
||||
<th scope="col">{% trans "Permissions" %}</th>
|
||||
</tr>
|
||||
@@ -738,4 +738,4 @@
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user