mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Add Seen flag into sieve flags list action
This commit is contained in:
parent
c01df39342
commit
0c2072f134
@ -103,6 +103,7 @@
|
||||
<taglist id="action_flags_list">
|
||||
<option value="\\Flagged">Flagged</option>
|
||||
<option value="\\Deleted">Deleted</option>
|
||||
<option value="\\Seen">Read</option>
|
||||
</taglist>
|
||||
</row>
|
||||
<row>
|
||||
|
Loading…
Reference in New Issue
Block a user