Skip to content

Commit 83b61c9

Browse files
authored
Update templates/repo/create.tmpl
1 parent bb7a83e commit 83b61c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/create.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div
2121
{{$cssClass :="item truncated-item-container"}}
2222
{{if not .CanCreateRepoInDoer}}
23-
{{/* use a fake menu item (disalbed-like) to prevent it form being selected */}}
23+
{{/* use a fake menu item (disabled-like) to prevent it form being selected */}}
2424
{{$cssClass = "tw-opacity-55 tw-py-2 tw-px-[1.14em] truncated-item-container"}}
2525
data-tooltip-content="{{ctx.Locale.TrN .MaxCreationLimit "repo.form.reach_limit_of_creation_1" "repo.form.reach_limit_of_creation_n" .MaxCreationLimitOfDoer}}"
2626
data-tooltip-placement="bottom-start"

0 commit comments

Comments
 (0)