Browse Source

Updated description of file formats.

pull/78/head
Joachim Bauch 11 years ago
parent
commit
abd7e615b5
  1. 3
      static/partials/presentation.html

3
static/partials/presentation.html

@ -8,8 +8,9 @@ @@ -8,8 +8,9 @@
</div>
</div>
<div class="welcome container-fluid" ng-hide="currentPresentation || loading">
<h1>{{_('Please upload a PDF document')}}</h1>
<h1>{{_('Please upload a document')}}</h1>
<div class="center-block">
<p>{{_('Supported formats are PDF documents and OpenDocument files.')}}</p>
<p>{{_('Documents are shared with everyone in this call.')}}</p>
<p><button class="btn btn-lg btn-primary">{{_('Upload')}}</button></p>
<p>{{_('You can drag files here too.')}}</p>

Loading…
Cancel
Save