summaryrefslogtreecommitdiffstats
path: root/templates/user/settings/repos.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user/settings/repos.tmpl')
-rw-r--r--templates/user/settings/repos.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/settings/repos.tmpl b/templates/user/settings/repos.tmpl
index 453dce7278..b82f131b20 100644
--- a/templates/user/settings/repos.tmpl
+++ b/templates/user/settings/repos.tmpl
@@ -35,7 +35,7 @@
{{else}}
<span class="icon">{{svg "octicon-file-directory"}}</span>
<span class="name">{{$.Owner.Name}}/{{$dir}}</span>
- <div class="right floated content">
+ <div class="right floated content">
{{if $.allowAdopt}}
<button class="ui button submit tiny green adopt show-modal" data-modal="#adopt-unadopted-modal-{{$dirI}}"><span class="icon">{{svg "octicon-plus"}}</span><span class="label">{{$.i18n.Tr "repo.adopt_preexisting_label"}}</span></button>
<div class="ui basic modal" id="adopt-unadopted-modal-{{$dirI}}">