From 23c0f978020e13092bbcb43f7b575b7c68ef7890 Mon Sep 17 00:00:00 2001 From: Brian Simpson Date: Fri, 28 Feb 2014 08:05:06 -0500 Subject: [PATCH] Change wording from "budget" to "total budget" in campaign editor. --- r2/r2/templates/promotelinkform.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r2/r2/templates/promotelinkform.html b/r2/r2/templates/promotelinkform.html index 06e37dd0f..e39a3f10c 100644 --- a/r2/r2/templates/promotelinkform.html +++ b/r2/r2/templates/promotelinkform.html @@ -390,7 +390,7 @@ ${self.javascript_setup()} - ${_("budget")} + ${_("total budget")} ${error_field("BAD_BID", "bid", "div")} ${error_field("BID_LIVE", "bid", "div")}