fixup Disco -> Disco ICT

This commit is contained in:
Gary Sharp
2023-07-26 19:01:31 +10:00
parent e204ea4d5f
commit 6fcb1a1eae
68 changed files with 221 additions and 232 deletions
@@ -1070,7 +1070,7 @@ else {
self._uploadFilesInput.attr({
type: 'file',
multiple: 'multiple',
title: 'Disco File Uploading'
title: 'Disco ICT File Uploading'
})
.hide()
.change(function (e) {
File diff suppressed because one or more lines are too long
@@ -20,7 +20,7 @@
self._uploadFilesInput.attr({
type: 'file',
multiple: 'multiple',
title: 'Disco File Uploading'
title: 'Disco ICT File Uploading'
})
.hide()
.change(function (e) {
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
<title>Disco - Expressions Editor</title>
<title>Disco ICT - Expressions Editor</title>
<link href="ExpressionEditor.css" rel="stylesheet" type="text/css" />
</head>
<body>