Explorar el Código

fixed for attribute value

Gildas hace 7 años
padre
commit
8cf64f8357
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      extension/ui/pages/options.html

+ 1 - 1
extension/ui/pages/options.html

@@ -18,7 +18,7 @@
 			</div>
 			<h4>Filename</h4>
 			<div class="option">
-				<label for="contextMenuEnabledInput">append save date to the filename</label>
+				<label for="appendSaveDateInput">append save date to the filename</label>
 				<input type="checkbox" id="appendSaveDateInput">
 			</div>
 			<h4>Page content</h4>