mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-04-28 05:23:10 +00:00
Fix new hypha l18n
This commit is contained in:
parent
e9e4bb63b6
commit
44f6fbe0b2
@ -174,7 +174,7 @@ func handlerEdit(w http.ResponseWriter, rq *http.Request) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
warning = fmt.Sprintf(`<p class="warning warning_new-hypha">%s</p>`, lc.Get("ui.edit_new_hypha"))
|
warning = fmt.Sprintf(`<p class="warning warning_new-hypha">%s</p>`, lc.Get("edit.new_hypha"))
|
||||||
}
|
}
|
||||||
util.HTTP200Page(
|
util.HTTP200Page(
|
||||||
w,
|
w,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user