Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin <robin@Amaya.(none)>2010-04-12 16:31:22 +0400
committerRobin <robin@Amaya.(none)>2010-04-12 16:31:22 +0400
commit48341b082609b8198046afe3d8d799cf2c2abd38 (patch)
tree6dfd475263d25b90b2b61903799351fddf3c5ec7 /inc/lib_files.php
parent2e39fba305bccff05b715f8ee2aaee9d1525185d (diff)
visual changes
Diffstat (limited to 'inc/lib_files.php')
-rwxr-xr-xinc/lib_files.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lib_files.php b/inc/lib_files.php
index dbafa52a180..5ddf5a4e1f3 100755
--- a/inc/lib_files.php
+++ b/inc/lib_files.php
@@ -77,7 +77,7 @@ class OC_FILES {
echo('</table>');
if(!$content) echo('<p>no files here</p>');
echo('</div>');*/
- echo '<div id="content"/>';
+ echo '<div id="content"></div>';
}
/**