About: add link to onlyoffice when use branding.

This commit is contained in:
Julia Radzhabova 2021-10-07 17:47:00 +03:00
parent 12bce4a93a
commit ac96a20e58

View file

@ -144,7 +144,7 @@ define([
'</tr>',
'<tr>',
'<td colspan="3" align="center">',
'<label class="asc-about-desc"><% print(publisherurl.replace(/https?:\\/{2}/, "").replace(/\\/$/,"")) %></label>',
'<a href="<%= publisherurl %>" target="_blank"><% print(publisherurl.replace(/https?:\\/{2}/, "").replace(/\\/$/,"")) %></a>',
'</td>',
'</tr>',
'</table>'