diff --git a/locales/ar_AR/translations.php b/locales/ar_AR/translations.php index 1af0e8f..e3d2a37 100644 --- a/locales/ar_AR/translations.php +++ b/locales/ar_AR/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'view' => '', ); diff --git a/locales/cs_CZ/translations.php b/locales/cs_CZ/translations.php index 90258a8..5f72957 100644 --- a/locales/cs_CZ/translations.php +++ b/locales/cs_CZ/translations.php @@ -240,4 +240,5 @@ return array( 'Unable to detect the feed format.' => 'Nelze detekovat formát odběru.', 'add a new group' => 'přidat novou skupinu', 'Groups' => 'Skupiny', + // 'view' => '', ); diff --git a/locales/de_DE/translations.php b/locales/de_DE/translations.php index 61f06f8..0d0b190 100644 --- a/locales/de_DE/translations.php +++ b/locales/de_DE/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'view' => '', ); diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php index 3b18430..f927899 100644 --- a/locales/es_ES/translations.php +++ b/locales/es_ES/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'view' => '', ); diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index ba53c95..1da9ec8 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -240,4 +240,5 @@ return array( 'Unable to detect the feed format.' => 'Impossible de détecter le format du flux.', 'add a new group' => 'ajouter un nouveau libellé', 'Groups' => 'Libellés', + 'view' => 'view', ); diff --git a/locales/it_IT/translations.php b/locales/it_IT/translations.php index 8601044..efbfe84 100644 --- a/locales/it_IT/translations.php +++ b/locales/it_IT/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'view' => '', ); diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 01036ae..aeeb632 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'view' => '', ); diff --git a/locales/ru_RU/translations.php b/locales/ru_RU/translations.php index 2e477de..8b58dd6 100644 --- a/locales/ru_RU/translations.php +++ b/locales/ru_RU/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'view' => '', ); diff --git a/locales/sr_RS/translations.php b/locales/sr_RS/translations.php index a369d26..17e8c61 100644 --- a/locales/sr_RS/translations.php +++ b/locales/sr_RS/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'view' => '', ); diff --git a/locales/sr_RS@latin/translations.php b/locales/sr_RS@latin/translations.php index 8cd03e0..996ad35 100644 --- a/locales/sr_RS@latin/translations.php +++ b/locales/sr_RS@latin/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'view' => '', ); diff --git a/locales/zh_CN/translations.php b/locales/zh_CN/translations.php index fc939ad..1e7b7b2 100644 --- a/locales/zh_CN/translations.php +++ b/locales/zh_CN/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'view' => '', ); diff --git a/templates/item.php b/templates/item.php index b68e878..4afbce4 100644 --- a/templates/item.php +++ b/templates/item.php @@ -10,10 +10,17 @@ - + + + > + + +
> @@ -35,9 +42,18 @@
  • -
  • - > -
  • + +
  • + +
  • + +
  • + > +
  • +