About: delete link to onlyoffice when use branding.

This commit is contained in:
Julia Radzhabova 2017-02-07 18:36:03 +03:00
parent b819a5c0df
commit 20e00054bb

View file

@ -147,7 +147,7 @@ define([
'</tr>', '</tr>',
'<tr>', '<tr>',
'<td colspan="3" align="center">', '<td colspan="3" align="center">',
'<a href="http:\/\/'+ this.txtAscUrl +'" target="_blank">' + this.txtAscUrl + '</a>', '<label class="asc-about-desc">' + this.txtAscUrl + '</label>',
'</td>', '</td>',
'</tr>', '</tr>',
'</table>' '</table>'