Skip to content

Commit 7d5038e

Browse files
committed
push
1 parent 0be18c1 commit 7d5038e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/dashboard/NewPlusButton.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ qx.Class.define("osparc.dashboard.NewPlusButton", {
2424
this.set({
2525
appearance: "strong-button",
2626
icon: osparc.dashboard.CardBase.NEW_ICON + "20",
27-
label: this.tr("New 101"),
27+
label: this.tr("New 102"),
2828
font: "text-16",
2929
gap: 15,
3030
padding: 15,

0 commit comments

Comments
 (0)