Skip to content

Commit

Permalink
edited for custom themes.
Browse files Browse the repository at this point in the history
  • Loading branch information
sametgirginer committed Aug 7, 2022
1 parent 1d2810e commit c7fc3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/template_modifications.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ function msc_copy_ip(ip) {
<xf:macro name="{{ $templateOverrides.msc_server_info ?: 'msc_server_info::thread_list' }}" />]]></replace>
</modification>
<modification type="public" template="thread_list_macros" modification_key="msc_server_info_block" description="Adds server information to the thread list." execution_order="10" enabled="1" action="str_replace">
<find><![CDATA[<div class="structItem-title">]]></find>
<find><![CDATA[<xf:set var="$canPreview" value="{{ $thread.canPreview() }}" />]]></find>
<replace><![CDATA[$0
<xf:macro name="{{ $templateOverrides.msc_server_info ?: 'msc_server_info::thread_list' }}" />]]></replace>
</modification>
Expand Down

0 comments on commit c7fc3ea

Please sign in to comment.