Skip to content

Commit

Permalink
Ste #46 - Adding placeholder text for image config
Browse files Browse the repository at this point in the history
  • Loading branch information
cowley05 committed Jan 22, 2015
1 parent 822a2c4 commit b5e6125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/public/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h2 class="visuallyhidden">Success</h2>
</form>
<form class="success-image-form">
<label for="success-image-url">Success image url</label>
<input id="success-image-url" type="text" name="success-image">
<input id="success-image-url" type="text" placeholder="This overrides success text" name="success-image">
<button id="save-success-image" type="submit">Save</button>
</form>
<img id="success-image" class="hidden config-success-image"/>
Expand Down

0 comments on commit b5e6125

Please sign in to comment.