Commit affc4b16 authored by Reed Loden's avatar Reed Loden

Bug 627660 - Rename "Send" button on final create account page to "Create", as…

Bug 627660 - Rename "Send" button on final create account page to "Create", as nothing is actually sent. [r=mkanat a=mkanat]
parent 4eb82e4c
......@@ -55,7 +55,7 @@
</tr>
<tr>
<th align="right">&nbsp;</th>
<td><input type="submit" id="confirm" value="Send"></td>
<td><input type="submit" id="confirm" value="Create"></td>
</tr>
</table>
</form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment