From c4f424ad4f3c1285b6e3422790e353675944ccff Mon Sep 17 00:00:00 2001 From: Danang Probo Sayekti Date: Thu, 20 Aug 2015 13:42:35 +0700 Subject: [PATCH] Improvements --- system/admin/views/add-audio.html.php | 4 ++-- system/admin/views/add-image.html.php | 4 ++-- system/admin/views/add-link.html.php | 4 ++-- system/admin/views/add-page.html.php | 2 +- system/admin/views/add-post.html.php | 2 +- system/admin/views/add-quote.html.php | 4 ++-- system/admin/views/add-video.html.php | 4 ++-- system/admin/views/config.html.php | 5 +++++ system/admin/views/edit-audio.html.php | 4 ++-- system/admin/views/edit-image.html.php | 4 ++-- system/admin/views/edit-link.html.php | 4 ++-- system/admin/views/edit-page.html.php | 2 +- system/admin/views/edit-post.html.php | 2 +- system/admin/views/edit-quote.html.php | 4 ++-- system/admin/views/edit-video.html.php | 4 ++-- system/admin/views/update.html.php | 4 ++-- system/htmly.php | 4 ++-- 17 files changed, 33 insertions(+), 28 deletions(-) diff --git a/system/admin/views/add-audio.html.php b/system/admin/views/add-audio.html.php index 45f9772..321e32d 100644 --- a/system/admin/views/add-audio.html.php +++ b/system/admin/views/add-audio.html.php @@ -29,11 +29,11 @@ echo $postUrl; } ?>"/>
If the url leave empty we will use the post title.

- Meta Description (optional)


- Featured Audio * (SoundCloud Only)


- Featured Image *


- Featured Link *


diff --git a/system/admin/views/add-post.html.php b/system/admin/views/add-post.html.php index 0f3e741..8a03e32 100644 --- a/system/admin/views/add-post.html.php +++ b/system/admin/views/add-post.html.php @@ -29,7 +29,7 @@ echo $postUrl; } ?>"/>
If the url leave empty we will use the post title.

- Meta Description (optional)


diff --git a/system/admin/views/add-quote.html.php b/system/admin/views/add-quote.html.php index 9cd842b..7a3f07d 100644 --- a/system/admin/views/add-quote.html.php +++ b/system/admin/views/add-quote.html.php @@ -29,11 +29,11 @@ echo $postUrl; } ?>"/>
If the url leave empty we will use the post title.

- Meta Description (optional)


- Featured Quote *


- Featured Video * (YouTube Only)


- Featured Audio * (SoundCloud Only)


- Featured Image *


- Featured Link *


diff --git a/system/admin/views/edit-post.html.php b/system/admin/views/edit-post.html.php index 9bfed1a..94bd5d9 100644 --- a/system/admin/views/edit-post.html.php +++ b/system/admin/views/edit-post.html.php @@ -71,7 +71,7 @@ if (config('permalink.type') == 'post') { Year, Month, Day

Hour, Minute, Second


- Meta Description (optional)


diff --git a/system/admin/views/edit-quote.html.php b/system/admin/views/edit-quote.html.php index e47b8b9..568def0 100644 --- a/system/admin/views/edit-quote.html.php +++ b/system/admin/views/edit-quote.html.php @@ -72,11 +72,11 @@ if (config('permalink.type') == 'post') { Year, Month, Day

Hour, Minute, Second


- Meta Description (optional)


- Featured Quote *


- Featured Video * (YouTube Only)