mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-24 14:22:45 +01:00
Fix styling of mail filter's add button
This commit is contained in:
parent
079852bdce
commit
d44a1e41ca
@ -32,8 +32,8 @@
|
|||||||
<column width="100%"/>
|
<column width="100%"/>
|
||||||
</columns>
|
</columns>
|
||||||
<rows>
|
<rows>
|
||||||
<row>
|
<row class="nextmatch_header_row">
|
||||||
<buttononly class="$cont[hideIfSieveDisabled]" align="right" label="Add" id="add" onclick="window.open(egw::link('/index.php','menuaction=mail.mail_sieve.edit'),'_blank','dependent=yes,width=600,height=400,scrollbars=yes,status=yes'); return false;"/>
|
<buttononly class="$cont[hideIfSieveDisabled] et2_toolbar" align="left" id="add" onclick="window.open(egw::link('/index.php','menuaction=mail.mail_sieve.edit'),'_blank','dependent=yes,width=600,height=400,scrollbars=yes,status=yes'); return false;"/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<template id="rows"/>
|
<template id="rows"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user