Browse Source

Improved server-import text

Tobias Reich 10 years ago
parent
commit
baafcc497a
4 changed files with 2 additions and 1 deletions
  1. 1 0
      assets/css/message.css
  2. 1 1
      assets/js/upload.js
  3. 0 0
      assets/min/main.css
  4. 0 0
      assets/min/main.js

+ 1 - 0
assets/css/message.css

@@ -68,6 +68,7 @@
 	}
 	.message p b {
 		font-weight: bold;
+		color: #fff;
 	}
 	.message p a {
 		color: #eee;

+ 1 - 1
assets/js/upload.js

@@ -312,7 +312,7 @@ upload = {
 				["Cancel", function() {}]
 			];
 
-			modal.show("Import from Server", "This action will import all photos and albums which are located in the following directory. The original files will be deleted after the import. <input class='text' type='text' maxlength='100' placeholder='Absolute path to directory' value='" + lychee.location + "uploads/import/'>", buttons);
+			modal.show("Import from Server", "This action will import all photos, folders and sub-folders which are located in the following directory. The <b>original files will be deleted</b> after the import when possible. <input class='text' type='text' maxlength='100' placeholder='Absolute path to directory' value='" + lychee.location + "uploads/import/'>", buttons);
 
 		},
 

File diff suppressed because it is too large
+ 0 - 0
assets/min/main.css


File diff suppressed because it is too large
+ 0 - 0
assets/min/main.js


Some files were not shown because too many files changed in this diff