Ver Fonte

bouton excel

stany.ferer há 2 anos atrás
pai
commit
f01c8ddd40
1 ficheiros alterados com 1 adições e 1 exclusões
  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>