mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
Add popup styling for Close button
This commit is contained in:
parent
2b9ef3e4da
commit
925b7da66c
@ -59,7 +59,9 @@
|
||||
<vbox>
|
||||
<description id="msg" class="message"/>
|
||||
<nextmatch id="nm" template="admin.acl.rows"/>
|
||||
<button label="Close" id="cancel" onclick="window.close();"/>
|
||||
<hbox class="dialogFooterToolbar">
|
||||
<button label="Close" id="cancel" onclick="window.close();"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
</template>
|
||||
</overlay>
|
Loading…
Reference in New Issue
Block a user