diff --git a/templates/hr/applications/add.html b/templates/hr/applications/add.html index 849d4ed..bec7713 100644 --- a/templates/hr/applications/add.html +++ b/templates/hr/applications/add.html @@ -1,11 +1,9 @@ {% extends "base.html" %} -{% block title %}Add EVE API Key{% endblock %} +{% block title %}Create Application{% endblock %} {% block content %} -

Select a character you wish to recommend from, then select your friend's current application. - -The person you are recommending needs to have created their application before you can add a recommendation.

+

Select the character you wish to apply with, then the corporation you wish to apply for.

diff --git a/templates/hr/recommendations/add.html b/templates/hr/recommendations/add.html index e71ce18..1bc2d59 100644 --- a/templates/hr/recommendations/add.html +++ b/templates/hr/recommendations/add.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}Add EVE API Key{% endblock %} +{% block title %}Add Recommendation{% endblock %} {% block content %}

Select a character you wish to recommend from, then select your friend's current application.