19,809
edits
(still no results on WantedFiles; restoring 3/4 lines) |
(seems to have been that line; testing by deleting it and restoring other 3/4 lines) |
||
| Line 48: | Line 48: | ||
'F':['1/1e/Button_font_color.png','Colored text','<span style="color: ','">Colored text<\/span>','ColorName'], | 'F':['1/1e/Button_font_color.png','Colored text','<span style="color: ','">Colored text<\/span>','ColorName'], | ||
'FS':['6/6d/Button_unsigned.png','Unsigned post','{{subst:unsigned|','|date}}','user name or IP'], | 'FS':['6/6d/Button_unsigned.png','Unsigned post','{{subst:unsigned|','|date}}','user name or IP'], | ||
'H':['7/74/Button_comment.png','Comment',"<!--","-->",'Comment'], | 'H':['7/74/Button_comment.png','Comment',"<!--","-->",'Comment'], | ||
'I1':['d/d6/Button_superscript.png','Superscript','<sup>','<\/sup>','Superscript text'], | 'I1':['d/d6/Button_superscript.png','Superscript','<sup>','<\/sup>','Superscript text'], | ||
| Line 1,139: | Line 1,138: | ||
var mt = '<p>Enter the image parameters below: <\/p>' + | var mt = '<p>Enter the image parameters below: <\/p>' + | ||
'<form name="XEBPopupImageForm">' + | '<form name="XEBPopupImageForm">' + | ||
'File:<input type="text" name="imgFile" value="' + XEBGetSelectedText() + '" size="30"><br>' + | |||
'Type:<SELECT NAME="imgType">' + | 'Type:<SELECT NAME="imgType">' + | ||
'<OPTION VALUE="thumb">Thumbnail' + | '<OPTION VALUE="thumb">Thumbnail' + | ||