소스 검색

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and project care by lots of Simplicity bits 3 년 전
부모
커밋
9ed3b37cab
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'>";