Skip to content

Commit

Permalink
changed wording of submit button
Browse files Browse the repository at this point in the history
  • Loading branch information
apex2060 committed Mar 25, 2013
1 parent 9bb83de commit df7f178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvc/view/account/update.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<?php drawError('email'); ?>
</div>
</div>
<input type="submit" class="btn" id="submit" name="submit" value="Create Account">
<input type="submit" class="btn" id="submit" name="submit" value="Update Account">
</form>
</div><!--/span-->
</div><!--/row-->
Expand Down

0 comments on commit df7f178

Please sign in to comment.