summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorcmcnulty <cmcnulty@kznf.com>2013-11-06 22:04:09 -0600
committercmcnulty <cmcnulty@kznf.com>2013-11-06 22:04:09 -0600
commit6c0b1fde43a79d2c31b3f1fc94868e67936280ea (patch)
tree30a5f38adaef244077ed3e94461cd7262972831b /skins
parentd1a7952c6b83f93aeac02869ff9342310c342dc1 (diff)
Move focus column to the left-most side
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/templates/mail.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/larry/templates/mail.html b/skins/larry/templates/mail.html
index 640c73950..f60fe2a3f 100644
--- a/skins/larry/templates/mail.html
+++ b/skins/larry/templates/mail.html
@@ -192,7 +192,6 @@
<li><label><input type="checkbox" name="list_col[]" value="attachment" /> <span><roundcube:label name="attachment" /></span></label></li>
<li><label><input type="checkbox" name="list_col[]" value="flag" /> <span><roundcube:label name="flag" /></span></label></li>
<li><label><input type="checkbox" name="list_col[]" value="priority" /> <span><roundcube:label name="priority" /></span></label></li>
- <li><label><input type="checkbox" name="list_col[]" value="focus" /> <span><roundcube:label name="focus" /></span></label></li>
</ul>
</fieldset>
<roundcube:endif />