diff --git a/.htaccess b/.htaccess index 8460cb16..407df643 100644 --- a/.htaccess +++ b/.htaccess @@ -15,4 +15,4 @@ RewriteRule ^bl-content/(.*)\.txt$ - [R=404,L] RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*) index.php [PT,L] - + \ No newline at end of file diff --git a/bl-kernel/admin/themes/booty/html/user-logged.php b/bl-kernel/admin/themes/booty/html/user-logged.php index efd815f7..d969c19f 100644 --- a/bl-kernel/admin/themes/booty/html/user-logged.php +++ b/bl-kernel/admin/themes/booty/html/user-logged.php @@ -1,8 +1,11 @@ - --> diff --git a/bl-kernel/admin/views/categories.php b/bl-kernel/admin/views/categories.php index c74922ff..9ee18654 100644 --- a/bl-kernel/admin/views/categories.php +++ b/bl-kernel/admin/views/categories.php @@ -3,7 +3,7 @@ echo Bootstrap::pageTitle(array('title'=>$L->g('Categories'), 'icon'=>'tags')); echo Bootstrap::link(array( - 'title'=>'Add a new category', + 'title'=>$L->g('Add a new category'), 'href'=>HTML_PATH_ADMIN_ROOT.'new-category', 'icon'=>'plus' )); @@ -12,8 +12,8 @@ echo ' - - + + diff --git a/bl-kernel/admin/views/dashboard.php b/bl-kernel/admin/views/dashboard.php index e270fa0b..2e09aade 100644 --- a/bl-kernel/admin/views/dashboard.php +++ b/bl-kernel/admin/views/dashboard.php @@ -4,24 +4,24 @@
-

Quick links

+

p('Quick links') ?>

@@ -31,19 +31,19 @@
-
Documentation
+
p('Documentation') ?>
-
Forum support
+
p('Forum support') ?>
-
Chat support
+
p('Chat support') ?>
@@ -55,7 +55,7 @@
NameURL'.$L->g('Name').''.$L->g('URL').'