Project

General

Profile

« Previous | Next » 

Revision 240

Added by stefan over 18 years ago

Applied aportale's patch to use label instead of javascript toggle code

View differences:

rename.html
29 29
<tr>
30 30
	<td colspan="2">
31 31
		<input type="checkbox" name="overwrite" id="overwrite" value="yes" />
32
		<a href="javascript: toggle_checkbox('overwrite');">
32
		<label for="overwrite">
33 33
		{TEXT_OVERWRITE_EXISTING} {TYPE}
34
		</a>
34
		</label>
35 35
	</td>
36 36
</tr>
37 37
<tr>

Also available in: Unified diff