local bugfix build
fixed app.php/portal display fixed if page has ?style=2 or any ? in link as that was breaking the load scripts
This commit is contained in:
11
styles/prosilver/template/mchat_portal.html
Normal file
11
styles/prosilver/template/mchat_portal.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!-- IF S_DISPLAY_MCHAT_PORTAL -->
|
||||
{$C_BLOCK_H_L}{$TITLE}{$C_BLOCK_H_R}
|
||||
<div class="panel bg1 portal-no-margin">
|
||||
<div class="inner">
|
||||
<div class="postbody portal-module-postbody">
|
||||
<!-- EVENT dmzx_mchat_portal_display -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{$C_BLOCK_F_L}{$C_BLOCK_F_R}
|
||||
<!-- ENDIF -->
|
||||
Reference in New Issue
Block a user