Pierre-Olivier Latour 11 years ago
parent
commit
030c28eb93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GCDWebUploader/GCDWebUploader.bundle/index.html

+ 1 - 1
GCDWebUploader/GCDWebUploader.bundle/index.html

@@ -142,7 +142,7 @@
         <td class="column-icon">
           {% if (o.size != null) { %}
             <button type="button" class="btn btn-default btn-xs button-download">
-              <span class="glyphicon glyphicon-download"></span>
+              <span class="glyphicon glyphicon-download-alt"></span>
             </button>
           {% } else { %}
             <button type="button" class="btn btn-default btn-xs button-open">