Bastien Sevajol (Algoo) 8 years ago
parent
commit
3bb4aff1d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tracim/tracim/templates/admin/workspace_getone.mak

+ 1 - 1
tracim/tracim/templates/admin/workspace_getone.mak View File

@@ -56,7 +56,7 @@
56 56
                         ${TITLE.H3(_('Calendar'), 'fa-calendar', 'workspace-members')}
57 57
                         <p>${_('This workspace offers a calendar that you can configure in your software: Outlook, Thunderbird, etc.')}</p>
58 58
                         <p>${_('The url to configure is the following one:')}</p>
59
-                        <p class="form-control">${result.workspace.calendar_url}"</p>
59
+                        <p class="form-control">${result.workspace.calendar_url}</p>
60 60
 
61 61
                     </div>
62 62
                 % endif