Browse Source

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and project care by lots of Simplicity bits 3 years ago
parent
commit
9ed3b37cab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Private/scripts/home.php

+ 1 - 1
Private/scripts/home.php

@@ -550,7 +550,7 @@ function showImages() {
   }
 
   if ($contextType === PERSONAL_CONTEXT_TYPE) {
-    $title = "New folder";
+    $title = "Add folder";
     $cdate = date("d-m-Y");
 
     echo "<table style='float:left;width:235px;height:200px;margin-top:5px;margin-right:4px;border:0px solid #D2D2D2'>";