home · contact · privacy
Improve todo accounting script.
[misc] / todo_templates / tagfilters.html
index 869cf54a8715fbef9a057182523e688d72cf6c8f..21333f6d6b98940994ef77876209cf0fbc74ce95 100644 (file)
@@ -1,4 +1,4 @@
-mandatory tags:
+need:
 {% for and_filter in filter_and %}
 <select name="t_and">
 <option></option>
@@ -14,7 +14,7 @@ mandatory tags:
 {% endfor %}
 </select>
 <br />
-forbidden tags:
+hide:
 {% for not_filter in filter_not %}
 <select name="t_not">
 <option></option>