[-] TR : #PSCFV-4032 : fix encoding of tabs.php file for all languages

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17311 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-09-12 15:14:36 +00:00
parent 17812bb7d4
commit 898cd02628
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
<?php
$tabs = array();
return $tabs;
?>
+1
View File
@@ -1,4 +1,5 @@
<?php
$tabs = array();
return $tabs;
?>
+1
View File
@@ -1,4 +1,5 @@
<?php
$tabs = array();
return $tabs;
?>
+1
View File
@@ -1,4 +1,5 @@
<?php
$tabs = array();
return $tabs;
?>
+1
View File
@@ -1,4 +1,5 @@
<?php
$tabs = array();
return $tabs;
?>