Skip to content

Commit

Permalink
Merge pull request #378 from ancorgs/bullet
Browse files Browse the repository at this point in the history
SSH import proposal summary: use bullet point
  • Loading branch information
ancorgs committed May 18, 2016
2 parents d72a136 + 1bba450 commit a99a7bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions package/yast2-installation.changes
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 17 08:17:51 UTC 2016 - ancor@suse.com

- Visual improvement in the SSH keys importing proposal summary

-------------------------------------------------------------------
Mon May 16 16:39:34 UTC 2016 - ancor@suse.com

Expand Down
2 changes: 1 addition & 1 deletion src/lib/installation/clients/ssh_import_proposal.rb
Expand Up @@ -57,7 +57,7 @@ def preformatted_proposal
end
# TRANSLATORS: link to change the proposal
res += " " + _("(<a href=%s>change</a>)") % '"ssh_import"'
res
Yast::HTML.List([res])
end

def ask_user(param)
Expand Down

0 comments on commit a99a7bb

Please sign in to comment.