Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
tmq
2016-04-26 10:20:14 +0800
Commit
355a61ccf68b04004d49af0d8ee99c999596f1ba
1 parent
031ee9a6
bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
website/view/script/default/index.php
website/view/script/default/index.php
View file @
355a61c
...
...
@@ -116,7 +116,7 @@ EOL;
else
{
$temp
= preg_replace('@<div class="
(
.*
)
">(.+)<\/div>@isU', "
\\2
",
$temp
);
$template
.='<div class="
box
clearfix
">'.
$temp
.'</div>';
$template
.='<div class="
box
big
-
size
clearfix
">'.
$temp
.'</div>';
}
}
...
...
Please
register
or
login
to post a comment