Skip to content

Commit

Permalink
4.5.0 quick fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sendtogeo committed Jun 29, 2020
1 parent 468149b commit c8ac00d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion themes/classic/views/report/archive.ctp.php
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
<th id="head" colspan="4"><?php echo $spTextHome['Ranks']?></th>
<th id="head" colspan="3"><?php echo $spTextHome['Backlinks']?></th>
<th id="head" colspan="2"><?php echo $spTextHome['Pages Indexed']?></th>
<th id="head" colspan="3"><?php echo $spTextPS['Page Speed']?></th>
<th id="head" colspan="2"><?php echo $spTextPS['Page Speed']?></th>
<th id="head" colspan="2"><?php echo $spTextHome['Directory Submission']?></th>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion themes/simple/views/report/archive.ctp.php
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
<th id="head" colspan="4"><?php echo $spTextHome['Ranks']?></th>
<th id="head" colspan="3"><?php echo $spTextHome['Backlinks']?></th>
<th id="head" colspan="2"><?php echo $spTextHome['Pages Indexed']?></th>
<th id="head" colspan="3"><?php echo $spTextPS['Page Speed']?></th>
<th id="head" colspan="2"><?php echo $spTextPS['Page Speed']?></th>
<th id="head" colspan="2"><?php echo $spTextHome['Directory Submission']?></th>
</tr>
<tr>
Expand Down

0 comments on commit c8ac00d

Please sign in to comment.