From c3df40822c00370214bcab574564903e8d932a08 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: May 21 2015 17:38:48 +0000 Subject: Here as well, not certificates but keys --- diff --git a/pagure/templates/doc_ssh_keys.html b/pagure/templates/doc_ssh_keys.html index 03d7991..94d073f 100644 --- a/pagure/templates/doc_ssh_keys.html +++ b/pagure/templates/doc_ssh_keys.html @@ -25,7 +25,7 @@ instance: {% endfor %} {% else %} -

No SSH certificates have been specified in the configuration file.

+

No SSH keys have been specified in the configuration file.

You should ask an admin to fill this information.

{% endif %}