I think this little guy is putting a break in my content that i wish to be displayed inline. Anyone know where this little guy lives?
{exp:channel:entries channel="quicktip" orderby="date" sort="desc"}
<div>
{quicktip-description} <a href="http://{quicktip-link}">Read More</a> | {if member_group == '1' OR member_group == '10' OR member_group == '12'}{exp:safecracker channel="quicktip" entry_id="{entry_id}" return="honeybadger" class="inline"}<a href="#">Delete</a><input name="status" type="hidden" value="closed"/>{/if}{/exp:safecracker}
</div>
{/exp:channel:entries}SafeCracker seems to handle alot of it’s through a div that contains hidden fields and I believe that that div is not allowing my content to be displayed inline. See attached screen capture