Project

General

Profile

« Previous | Next » 

Revision 1161

Added by Dietmar over 14 years ago

new update FCKeditor to Version 2.6.5 Modulversion 2.9.1

View differences:

fck_link.html
205 205
				</tr>
206 206
			</table>
207 207
		</div>
208
		<div id="divAttribs" style="display: none">
208
		<div id="divAttribs" style="DISPLAY: none">
209 209
			<table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
210 210
				<tr>
211 211
					<td valign="top" width="50%">
......
260 260
					<td valign="top"></td>
261 261
				</tr>
262 262
				<tr>
263
					<td valign="top" width="50%">
264
						<span fckLang="DlgGenTitle">Advisory Title</span><br />
265
						<input id="txtAttTitle" style="WIDTH: 100%" type="text" />
263
					<td nowrap="nowrap">
264
						<span fckLang="DlgGenContRel">Advisory Relation</span><br />
265
						<select id="cmbAttContentRel"  style="width: 100%">
266
							<option value="" fckLang="DlgGenNotSet" selected>&lt;not set&gt;</option>
267
							<option value="alternate" fckLang="Alternate">Alternate</option>
268
							<option value="copyright" fckLang="copyright">Copyright</option>
269
							<option value="designates" fckLang="designates">Designates</option>
270
							<option value="nofollow" fckLang="nofollow">Nofollow</option>
271
							<option value="lightbox" fckLang="Lightbox">Lightbox</option>
272
							<option value="stylesheet" fckLang="stylesheet">Stylesheet</option>
273
							<option value="thumbnail" fckLang="Thumbnail">Thumbnail</option>
274
						</select>
266 275
					</td>
267 276
					<td width="1">&nbsp;&nbsp;&nbsp;</td>
268 277
					<td valign="top">
......
284 293
			</table>
285 294
			<table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
286 295
				<tr>
287
					<td nowrap="nowrap" >
296
					<td>
288 297
						<span fckLang="DlgGenStyle">Style</span><br />
289
						<input id="txtAttStyle" style="width: 100%" type="text" />
298
						<input id="txtAttStyle" style="WIDTH: 100%" type="text" />
290 299
					</td>
291 300
				</tr>
292 301
				<tr>
293
					<td nowrap="nowrap">
294
						<span fckLang="DlgGenContRel">Advisory Relation</span><br />
295
						<select id="cmbAttContentRel"  style="width: 40%">
296
							<option value="" fckLang="DlgGenNotSet" selected>&lt;not set&gt;</option>
297
							<option value="lightbox" fckLang="Lightbox">Lightbox</option>
298
							<option value="thumbnail" fckLang="Thumbnail">Thumbnail</option>
299
							<option value="stylesheet" fckLang="Stylesheet">Stylesheet</option>
300
							<option value="alternate" fckLang="Alternate">Alternate</option>
301
						</select>
302
					<td valign="top" width="100%">
303
						<span fckLang="DlgGenTitle">Advisory Title</span><br />
304
						<input id="txtAttTitle" style="WIDTH: 100%" type="text" />
302 305
					</td>
303 306
				</tr>
304 307
			</table>

Also available in: Unified diff