mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Change wording from "budget" to "total budget" in campaign editor.
This commit is contained in:
committed by
Neil Williams
parent
1c14acac08
commit
23c0f97802
@@ -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")}
|
||||
|
||||
Reference in New Issue
Block a user