mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-31 15:42:59 +00:00 
			
		
		
		
	Improved copy writing
Marginally better
This commit is contained in:
		| @@ -77,7 +77,7 @@ Modal.prototype.display = function(title,options) { | |||||||
| 	// Setup the link if present | 	// Setup the link if present | ||||||
| 	if(options.downloadLink) { | 	if(options.downloadLink) { | ||||||
| 		modalLink.href = options.downloadLink | 		modalLink.href = options.downloadLink | ||||||
| 		modalLink.appendChild(document.createTextNode("Download")); | 		modalLink.appendChild(document.createTextNode("Right-click to save changes")); | ||||||
| 		modalBody.appendChild(modalLink); | 		modalBody.appendChild(modalLink); | ||||||
| 	} | 	} | ||||||
| 	// Render the footer of the message | 	// Render the footer of the message | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jeremy Ruston
					Jeremy Ruston