Explorar o código

Docs: Smaller edit button.

Mr.doob %!s(int64=11) %!d(string=hai) anos
pai
achega
1815422425
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/page.js

+ 1 - 1
docs/page.js

@@ -49,7 +49,7 @@ var onDocumentLoad = function ( event ) {
 
 	var button = document.createElement( 'div' );
 	button.id = 'button';
-	button.textContent = 'Edit this page';
+	button.textContent = 'Edit';
 
 	button.addEventListener( 'click', function ( event ) {