From 5d772f16f67656228df6c937236ff43128db4cd7 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 1 Jun 2018 16:18:07 -0400 Subject: [PATCH] fix closing td --- web/skins/classic/views/options.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/skins/classic/views/options.php b/web/skins/classic/views/options.php index 0a70ed96a..31c1f57cb 100644 --- a/web/skins/classic/views/options.php +++ b/web/skins/classic/views/options.php @@ -279,7 +279,7 @@ foreach( array_map( 'basename', glob('skins/'.$current_skin.'/css/*',GLOB_ONLYDI Id(), 'zmStorage', 'storage', validHtmlStr($Storage->Scheme()), $canEdit ) ?> Id(), 'zmStorage', 'storage', validHtmlStr($Storage->Name()), $canEdit ) ?> - disk_used_space()) . ' of ' . human_filesize($Storage->disk_total_space()) ?> + disk_used_space()) . ' of ' . human_filesize($Storage->disk_total_space()) ?> disabled="disabled"/>