mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
Removing some dodgy sample scripts which are uneccesary.
Fixed an issue where the config function was wrong. http://otland.net/threads/znote-aac-1-4-tfs-0-2-13-tfs-0-3-6-0-4.166722/page-45#post-2157676 Added a small tip on how to to use the youtube embed when posting news.
This commit is contained in:
@@ -41,7 +41,7 @@ if (empty($_POST) === false) {
|
||||
}
|
||||
?>
|
||||
</select>
|
||||
<input type="text" name="title" value="" placeholder="Title"><br />
|
||||
<input type="text" name="title" value="" placeholder="Title"> [youtube]wK0w0x62PjA[/youtube] <br />
|
||||
<textarea name="text" id="area1" cols="75" rows="10" placeholder="Contents..." style="width: 100%"></textarea><br />
|
||||
<input type="submit" value="Create News">
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user