mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
Small fixes imgland to imgur, achievement images and link (#391)
Removed dead imgland links and changed them to imgur Changed the example achievements image links with proper ones Changed Achievements link to tfs repo
This commit is contained in:
@@ -89,7 +89,7 @@ if (empty($_POST) === false) {
|
||||
<p>
|
||||
[b]<b>Bold Text</b>[/b]<br>
|
||||
[size=5]Size 5 text[/size]<br>
|
||||
[img]<a href="http://www.imgland.net/" target="_BLANK">Direct Image Link</a>[/img]<br>
|
||||
[img]<a href="https://imgur.com/" target="_BLANK">Direct Image Link</a>[/img]<br>
|
||||
[center]Cented Text[/center]<br>
|
||||
[link]<a href="http://youtube.com/" target="_BLANK">http://youtube.com/</a>[/link]<br>
|
||||
[link=http://youtube.com/]<a href="http://youtube.com/" target="_BLANK">Click to View youtube</a>[/link]<br>
|
||||
|
Reference in New Issue
Block a user