Skip to content

Commit

Permalink
Fixed typo in html.
Browse files Browse the repository at this point in the history
  • Loading branch information
lethain committed Jun 4, 2008
1 parent 2908ed6 commit 74d9e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/lifeflow/editor/edit_four.html
Expand Up @@ -44,7 +44,7 @@
<tr><td><p> Create a new tag. </p></td></tr>
<tr><td>Title: </td><td><input name="title"></td></tr>
<input type="hidden" value="tag" name="model">
<tr><td></td><td><button type="submit" class="button positive"> Create </a></td></tr>
<tr><td></td><td><button type="submit" class="button positive"> Create </button></td></tr>
</table>
</form>
</li>
Expand Down

0 comments on commit 74d9e49

Please sign in to comment.