JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
don't warn about me having to set the price again if they haven't approved it yet
authorJason Woofenden <jason283@herkamire.com>
Sun, 16 Nov 2008 07:17:55 +0000 (02:17 -0500)
committerJason Woofenden <jason283@herkamire.com>
Sun, 16 Nov 2008 07:17:55 +0000 (02:17 -0500)
tasks.php

index 03bca46..395d995 100644 (file)
--- a/tasks.php
+++ b/tasks.php
@@ -124,7 +124,7 @@ function tasks_display_main() {
                                case TASK_NEEDS_GO_AHEAD:
                                        tem_show('price_row');
                                        tem_show('approve_price_link');
                                case TASK_NEEDS_GO_AHEAD:
                                        tem_show('price_row');
                                        tem_show('approve_price_link');
-                                       tem_show('warning_edit_link');
+                                       tem_show('normal_edit_link');
                                break;
                                case TASK_QUEUED:
                                        tem_show('price_row');
                                break;
                                case TASK_QUEUED:
                                        tem_show('price_row');