mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
batch edit
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
{% block content %}
|
||||
|
||||
<h3>
|
||||
{% trans 'Batch edit Category' %}
|
||||
<small class="text-muted">{% trans 'Add the specified category to all recipes containing a word' %}</small>
|
||||
{% trans 'Batch edit Recipes' %}
|
||||
<small class="text-muted">{% trans 'Add the specified category and keywords to all recipes containing a word' %}</small>
|
||||
</h3>
|
||||
|
||||
<form method="POST" class="post-form">{% csrf_token %}
|
||||
Reference in New Issue
Block a user