예제 #1
0
		</tr>
		<tr>
			<td>
				<?php 
_e('Thumbnail Custom Rel Attribute:', 'maxgalleria');
?>
			</td>
			<td>
				<input type="text" id="<?php 
echo $options->thumb_image_rel_attribute_key;
?>
" name="<?php 
echo $options->thumb_image_rel_attribute_key;
?>
" value="<?php 
echo $options->get_thumb_image_rel_attribute();
?>
" />
			</td>
		</tr>
		<tr>
			<td>
				<label for="<?php 
echo $options->lightbox_caption_enabled_key;
?>
"><?php 
_e('Lightbox Captions Enabled:', 'maxgalleria');
?>
</label>
			</td>
			<td>