X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fgui%2FFeatureEditor.java;h=f14d65755fcc1589300e352823494c954c1d68fd;hb=2ca3e8f7613402996478e02579907bd0df8aa75d;hp=60f26e62cf9c63f6c130d2665bfe33c6625cd3e7;hpb=c8441b851dcd36fbbc1c6bc64e16a64bda1f8359;p=jalview.git diff --git a/src/jalview/gui/FeatureEditor.java b/src/jalview/gui/FeatureEditor.java index 60f26e6..f14d657 100644 --- a/src/jalview/gui/FeatureEditor.java +++ b/src/jalview/gui/FeatureEditor.java @@ -409,7 +409,7 @@ public class FeatureEditor dialog.showInternalDialog(mainPanel, title, JvOptionPane.YES_NO_CANCEL_OPTION, - JvOptionPane.QUESTION_MESSAGE, null, options, + JvOptionPane.PLAIN_MESSAGE, null, options, MessageManager.getString("action.ok")); }