diff options
Diffstat (limited to 'skins/larry')
-rw-r--r-- | skins/larry/templates/compose.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/compose.html b/skins/larry/templates/compose.html index ff0c833c6..d29c1bd2a 100644 --- a/skins/larry/templates/compose.html +++ b/skins/larry/templates/compose.html @@ -131,7 +131,7 @@ </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"> |