1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-15 11:04:18 +02:00

Fix for portfolio styling in Bootstrap3 template.

This commit is contained in:
Cameron
2016-03-13 12:41:08 -07:00
parent fff539457c
commit 947badbf16
3 changed files with 4 additions and 3 deletions

View File

@@ -3685,7 +3685,7 @@ class e_parser
{
$parm['w'] = $tp->thumbWidth();
}
if(strpos($file,'e_MEDIA')!==false || strpos($file,'e_THEME')!==false || strpos($file,'e_PLUGIN')!==false) //v2.x path.
{