oh, ok ty
src\addons\XFRM\_data\templates.xml
<xf:macro name="tag_line" arg-resource="!">
<xf:textboxrow name="tag_line" value="{$resource.tag_line_}"
maxlength="{{ max_length($resource, 'tag_line') }}"
label="{{ phrase('xfrm_tag_line') }}"
explain="{{ phrase('xfrm_provide_very_brief_one_line_description_of_your_resource') }}" />
</xf:macro>
or Go to xfrm_resource_edit_macros from admin delete tagline macro
yes you can, but it is in group permissions. you can disable it for each groupI can't find anything about tag, even in settings, so I was looking for part of code to remove it.
you can remove it from the code, but make sure not to mess up![]()
There are tags, but not to remove "tag line", I was even looking for in on xenforo forum, and people say, u can use add-on or u have to edit code.
I use XenForo Resource Manager 2.2.1, I just ask location of this code, I guess I can make it by my own, ty.you can remove it from the code, but make sure not to mess up
which version of resource manager you are using ?