1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 22:14:12 +01:00

[muttator] fixed external editor loading

This commit is contained in:
Martin Stubenschrott
2008-10-06 22:13:26 +00:00
parent f4613ec8a8
commit 2a26e59fac

View File

@@ -89,7 +89,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
</statusbar>
<vbox class="liberator-container" hidden="false" collapsed="true">
<iframe id="liberator-multiline-output" "chrome://muttator/content/buffer.xhtml"
<iframe id="liberator-multiline-output" src="chrome://muttator/content/buffer.xhtml"
flex="1" height="10px" hidden="false" collapsed="false"
onclick="liberator.commandline.onMultilineOutputEvent(event)"/>
</vbox>