discarded 'Reset' buttons; harmonized button labels

This commit is contained in:
following
2013-04-26 15:27:13 +02:00
parent e39e11b5d1
commit 3aa3eb6dc4
27 changed files with 31 additions and 27 deletions
+1 -1
View File
@@ -867,7 +867,7 @@ function getWaypoints($cacheid)
tpl_set_var('wp_gc', htmlspecialchars($wp_gc, ENT_COMPAT, 'UTF-8'));
tpl_set_var('wp_nc', htmlspecialchars($wp_nc, ENT_COMPAT, 'UTF-8'));
tpl_set_var('reset', $reset);
tpl_set_var('reset', $reset); // obsolete
tpl_set_var('submit', $submit);
}
else