Skip to content

Commit

Permalink
quick fix to word result box
Browse files Browse the repository at this point in the history
  • Loading branch information
gnugeek committed Dec 27, 2008
1 parent 04d0ba7 commit 59019fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/word.erb
@@ -1,6 +1,6 @@
<div id='word'>
<table id='word_table' summary='Wordnet search results for word hello'>
<caption id='word_caption'>Word: <%= @wordid.lemma %></caption>
<caption id='word_caption'>Word: <%= @word.lemma %></caption>
<tbody class='word_tbody'>
<tr>
<th id='wordid_header'>wordid:</th>
Expand Down

0 comments on commit 59019fc

Please sign in to comment.