Change wording from "budget" to "total budget" in campaign editor.

This commit is contained in:
Brian Simpson
2014-02-28 08:05:06 -05:00
committed by Neil Williams
parent 1c14acac08
commit 23c0f97802

View File

@@ -390,7 +390,7 @@ ${self.javascript_setup()}
</tr>
<tr>
<th>${_("budget")}</th>
<th>${_("total budget")}</th>
<td class="prefright">
${error_field("BAD_BID", "bid", "div")}
${error_field("BID_LIVE", "bid", "div")}