Littl, dumb error fixed

+ new text on the "view more button"
This commit is contained in:
luqaska 2021-10-22 12:23:15 -03:00 committed by GitHub
parent 52b081768e
commit d10849f70c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ $t1=1;
//}
if($t1==0){echo "<div class='item' style='text-align:center'><h3>( ̄ω ̄;) 0 results...</h3></div>";}
if($t1==9){echo "<p class='btn'>View more (coming soon)</p>";}
if($t1==10){echo "<p class='btn'>Load more (coming soon)</p>";}
}
?>