Skip to content

Commit

Permalink
Remove redundant label tag
Browse files Browse the repository at this point in the history
  • Loading branch information
alecpl committed Aug 15, 2012
1 parent 8427934 commit 5e25157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skins/larry/templates/compose.html
Expand Up @@ -131,7 +131,7 @@ <h2 class="boxtitle"><roundcube:label name="contacts" /></h2>
</span>
<roundcube:endif />
<span class="composeoption">
<label><label for="rcmcomposepriority"><roundcube:label name="priority" />
<label for="rcmcomposepriority"><roundcube:label name="priority" />
<roundcube:object name="prioritySelector" form="form" id="rcmcomposepriority" /></label>
</span>
<span class="composeoption">
Expand Down

0 comments on commit 5e25157

Please sign in to comment.