stany.ferer hace 2 años
padre
commit
f01c8ddd40
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core/views/pages/cms.rh-upload-excel.php

+ 1 - 1
core/views/pages/cms.rh-upload-excel.php

@@ -23,7 +23,7 @@
     </div>
     <br /> 
     <div class="file-drop-area">
-        <span class="choose-file-button">Choisissez votre fichier Excel</span>
+        <span class="choose-file-button">Choisissez votre fichier Excel (XLSX)</span>
         <span class="file-message">ou déposez le dans cette zone</span>
         <input class="import-excel" name="rh-import-excel" type="file" onchange="dargAndDrop()">
     </div>