mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 20:02:09 +00:00
Remove useless "Cancel" buttons (#21872)
* Continues #21381 These buttons have no real use. To cancel, one would simply navigate away. Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
This commit is contained in:
parent
a08584ee36
commit
77f50356f4
12 changed files with 0 additions and 12 deletions
|
@ -107,7 +107,6 @@
|
|||
<button class="ui green button">
|
||||
{{.locale.Tr "repo.migrate_repo"}}
|
||||
</button>
|
||||
<a class="ui button" href="{{AppSubUrl}}/">{{.locale.Tr "cancel"}}</a>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue