* remove SF link from review section

This commit is contained in:
Reinhard Pointner 2015-10-20 07:19:29 +00:00
parent 46c72b86c9
commit 8f5e6d37c9
1 changed files with 3 additions and 1 deletions

View File

@ -1,11 +1,13 @@
<html> <html>
<head> <head>
<title>Reviews</title> <title>FileBot Reviews</title>
<link rel="stylesheet" href="base.css" type="text/css" /> <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'> <link href='https://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
</head> </head>
<body> <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> <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 // read file
$filename = "reviews.json"; $filename = "reviews.json";