Skip to content

Commit

Permalink
This isn't part of the label
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Sep 24, 2013
1 parent eaee3ee commit 6044c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imp/templates/dynamic/compose.html.php
Expand Up @@ -64,8 +64,8 @@
<label>
<?php echo $this->checkBoxTag('save_sent_mail', 1, false, array('class' => 'checkbox')) . _("Save in") ?>
<span id="sent_mail_label"></span>
<span class="iconImg horde-popdown" id="save_sent_mail_load"></span>
</label>
<span class="iconImg horde-popdown" id="save_sent_mail_load"></span>
<?php echo $this->hiddenFieldTag('save_sent_mail_mbox') ?>
</div>
<?php else: ?>
Expand Down

0 comments on commit 6044c73

Please sign in to comment.