Fix link action popup

This commit is contained in:
Nathan Gray 2012-04-02 19:20:33 +00:00
parent 2d6569414b
commit 74a79dfad9
2 changed files with 16 additions and 15 deletions

File diff suppressed because one or more lines are too long

View File

@ -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>