* remove SF link from review section
This commit is contained in:
parent
46c72b86c9
commit
8f5e6d37c9
|
@ -1,11 +1,13 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Reviews</title>
|
||||
<title>FileBot Reviews</title>
|
||||
<link rel="stylesheet" href="base.css" type="text/css" />
|
||||
<link href='https://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
|
||||
</head>
|
||||
<body>
|
||||
<!--
|
||||
<div class="top"><small>Write a review for FileBot at <a href="https://sourceforge.net/projects/filebot/reviews/?sort=usefulness#review-form">SourceForge.net</a></small></div>
|
||||
-->
|
||||
<?
|
||||
// read file
|
||||
$filename = "reviews.json";
|
||||
|
|
Loading…
Reference in New Issue