Commit 20e00054 authored by Julia Radzhabova's avatar Julia Radzhabova

About: delete link to onlyoffice when use branding.

parent b819a5c0
...@@ -147,7 +147,7 @@ define([ ...@@ -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>'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment