forked from extern/egroupware
Fix link action popup
This commit is contained in:
parent
2d6569414b
commit
74a79dfad9
File diff suppressed because one or more lines are too long
@ -168,7 +168,7 @@
|
||||
</rows>
|
||||
</grid>
|
||||
</template>
|
||||
<template id="infolog.index" template="" lang="" group="0" version="1.9.002">
|
||||
<template id="infolog.index" template="" lang="" group="0" version="1.9.003">
|
||||
<grid width="100%" border="0" spacing="0" padding="0">
|
||||
<columns>
|
||||
<column width="70%"/>
|
||||
@ -225,7 +225,6 @@
|
||||
</hbox>
|
||||
</vbox>
|
||||
</box>
|
||||
</hbox>
|
||||
<box class="action_popup prompt" id="link_popup">
|
||||
<vbox>
|
||||
<description value="Add / Remove link" class="promptheader"/>
|
||||
@ -237,6 +236,8 @@
|
||||
</hbox>
|
||||
</vbox>
|
||||
</box>
|
||||
</hbox>
|
||||
<description/>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
|
Loading…
Reference in New Issue
Block a user