mirror of
https://github.com/hnhx/librex.git
synced 2025-04-29 14:09:27 -04:00
fixed link in settings
This commit is contained in:
parent
966afd9f8c
commit
b06489c8b7
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
if (!empty($_REQUEST["libreddit"]))
|
||||
$url .= "&nitter=" . $_REQUEST["libreddit"];
|
||||
|
||||
echo "<a href=\"$url\"><p>";
|
||||
echo "<a href=\"http://$url\" target=\"_blank\"><p>";
|
||||
echo $url;
|
||||
echo "</p>";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue