diff --git a/system/admin/views/add-content.html.php b/system/admin/views/add-content.html.php index 5a2bbfd..1f430f0 100644 --- a/system/admin/views/add-content.html.php +++ b/system/admin/views/add-content.html.php @@ -9,6 +9,7 @@ if ($type != 'is_post' && $type != 'is_image' && $type != 'is_video' && $type != } $desc = get_category_info(null); +asort($desc); $tags = tag_cloud(true); $tagslang = "content/data/tags.lang"; @@ -217,4 +218,4 @@ $( function() { - \ No newline at end of file + diff --git a/system/admin/views/config.html.php b/system/admin/views/config.html.php index 94bd602..3cbf589 100644 --- a/system/admin/views/config.html.php +++ b/system/admin/views/config.html.php @@ -113,7 +113,12 @@ Please install and enable the INTL extension to format the date format to your l - +
+ checked> + +
@@ -139,4 +144,4 @@ Please install and enable the INTL extension to format the date format to your l - \ No newline at end of file +