You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Yarden Shoham 39d3711f30
Change `Close` to either `Close issue` or `Close pull request` (#23506)
Following [a discord
discussion](https://discord.com/channels/322538954119184384/977026554909581334/1085560443919147138),
the close button in the issue comment box is more descriptive.

# Before
For both issue and pull request

![image](https://user-images.githubusercontent.com/20454870/225449237-20c3a036-4b0f-40ab-b2f9-e72eff213165.png)

# After
## Issue

![image](https://user-images.githubusercontent.com/20454870/225550855-aa138ee5-e620-4f8c-b17b-91281677ecab.png)

## Pull request

![image](https://user-images.githubusercontent.com/20454870/225550750-4dd0906d-39a9-4678-9aee-e97e5e8c302d.png)

---------

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
2 years ago
..
admin Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
code Fix 'View File' button in code search (#23478) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add context cache as a request level cache (#22294) 2 years ago
mail Revert relative links to absolute links in mail templates (#23267) 2 years ago
org Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
package Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
projects Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
repo Change `Close` to either `Close issue` or `Close pull request` (#23506) 2 years ago
shared Fix due date being wrong on issue list (#23475) 2 years ago
status Move helpers to be prefixed with `gt-` (#22879) 2 years ago
swagger Add login name and source id for admin user searching API (#23376) 2 years ago
user Refactor dashboard repo list to Vue SFC (#23405) 2 years ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
install.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
post-install.tmpl Fix various bugs for "install" page (#23194) 2 years ago