Project

General

Profile

« Previous | Next » 

Revision 1256

Added by Dietmar over 14 years ago

fix wrong settings in image browser dialog

View differences:

fck_image.html
192 192
					</div>
193 193
					<div>
194 194
						<span fckLang="DlgGenContRel">Advisory Relation</span><br />
195
						<select id="cmbAttContentRel">
195
						<select id="cmbLnkContentRel">
196 196
							<option value="" fckLang="DlgGenNotSet" selected>&lt;not set&gt;</option>
197 197
							<option value="fancybox" fckLang="Fancybox">Fancybox</option>
198 198
							<option value="prettyPhoto" fckLang="PrettyPhoto">PrettyPhoto</option>
......
218 218
				<tr>
219 219
					<td valign="top">
220 220
						<span fckLang="DlgGenClass">Stylesheet Classes</span><br />
221
						<input id="txtAttClasses" style="WIDTH: 100%" type="text" />
221
						<input id="txtLnkClasses" style="WIDTH: 100%" type="text" />
222 222
					</td>
223 223
					<td></td>
224 224
					<td valign="top" width="50%">
225 225
						<span fckLang="DlgGenId">Id</span><br />
226
						<input id="txtAttId" style="WIDTH: 100%" type="text" />
226
						<input id="txtLnkId" style="WIDTH: 100%" type="text" />
227 227
					</td>
228 228
				</tr>
229 229
			</table>
......
231 231
				<tr>
232 232
					<td>
233 233
						<span fckLang="DlgGenStyle">Style</span><br />
234
						<input id="txtAttStyle" style="WIDTH: 100%" type="text" />
234
						<input id="txtLnkStyle" style="WIDTH: 100%" type="text" />
235 235
					</td>
236 236
				</tr>
237 237
				<tr>
238 238
					<td valign="top" width="100%">
239 239
						<span fckLang="DlgGenTitle">Advisory Title</span><br />
240
						<input id="txtAttTitle" style="WIDTH: 100%" type="text" />
240
						<input id="txtLnkTitle" style="WIDTH: 100%" type="text" />
241 241
					</td>
242 242
				</tr>
243 243
			</table>

Also available in: Unified diff