From 52b077a48c743ba4d08ac00520a0bf1ef6deef5f Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Fri, 24 Feb 2017 21:27:59 +0100 Subject: Initial commit. --- template/admin/html/post/insert.php | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 template/admin/html/post/insert.php (limited to 'template/admin/html/post/insert.php') diff --git a/template/admin/html/post/insert.php b/template/admin/html/post/insert.php new file mode 100644 index 0000000..df4b26d --- /dev/null +++ b/template/admin/html/post/insert.php @@ -0,0 +1,4 @@ +

text('insert_post')?>

+

template('insert_post_desc')?>

+ + \ No newline at end of file -- cgit v1.2.3