File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/eventyay/orga/templates/orga/cfp Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 < script defer src ="{% static "orga /js/cfp_flow.js" %}"> </ script >
2424{% endblock scripts %}
2525
26- {% block extra_title %}{% translate "CfP Editor" %} :: {% endblock extra_title %}
26+ {% block extra_title %}{% translate "Call for Papers Editor" %} :: {% endblock extra_title %}
2727
2828{% block content %}
2929 < div id ="main-title " class ="d-md-flex justify-content-between ">
30- < h2 > {% translate "CfP Editor" %}</ h2 >
30+ < h2 > {% translate "Call for Papers Editor" %}</ h2 >
3131 {% include "orga/event/component_link.html" %}
3232 </ div >
3333 < p >
3434 {% blocktranslate trimmed %}
35- This is the {{ site_name }} CfP editor. This page allows you to change the
36- headline and information text on all of the individual CfP steps. You
35+ This is the {{ site_name }} Call for Papers editor. This page allows you to change the
36+ headline and information text on all of the individual Call for Papers steps. You
3737 can also add a custom help text to individual fields. Just click on the
3838 item you want to change!
3939 {% endblocktranslate %}
You can’t perform that action at this time.
0 commit comments