Skip to content

Commit 22ca4bb

Browse files
committed
fix
1 parent 6041cec commit 22ca4bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

services/static-webserver/client/source/class/osparc/study/SaveAsTemplate.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ qx.Class.define("osparc.study.SaveAsTemplate", {
5656
introText += this.tr("All users will see it and can copy it.");
5757
} else {
5858
introText += this.tr("This project will be saved as a template.");
59-
introText += "<br>";
60-
introText += this.tr("The users you select will be able to see it and copy it.");
6159
}
6260
this._add(new qx.ui.basic.Label(introText).set({
6361
font: "text-14",

0 commit comments

Comments
 (0)