Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:plugins:search_member [2025/11/23 12:06] – [Installation] nanoflowen:plugins:search_member [2025/11/23 12:11] (current) – [Installation] nanoflow
Line 19: Line 19:
 copy the plugin to your adm_plugins folder copy the plugin to your adm_plugins folder
 add the following codeblock to /themes/simple/templates/system/overview.tpl add the following codeblock to /themes/simple/templates/system/overview.tpl
-```+ 
 +<code>
 <div class="admidio-overview-plugin col-sm-6 col-lg-4 col-xl-3" id="admidio-plugin-search-member"> <div class="admidio-overview-plugin col-sm-6 col-lg-4 col-xl-3" id="admidio-plugin-search-member">
     <div class="card admidio-card">     <div class="card admidio-card">
Line 27: Line 28:
     </div>     </div>
 </div> </div>
-```+</code> 
  
 ==== Contribution ==== ==== Contribution ====
 Contributions and feature requests are welcome Contributions and feature requests are welcome
  • en/plugins/search_member.1763895989.txt.gz
  • Last modified: 2025/11/23 12:06
  • by nanoflow