<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Renaming Paid and Unpaid</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Renaming Paid and Unpaid</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 21:00:16 +0000</pubDate>

<item>
<title>yuniar on "Renaming Paid and Unpaid"</title>
<link>https://www.machform.com/forums/topic/renaming-paid-and-unpaid#post-21973</link>
<pubDate>Mon, 13 Oct 2014 13:32:34 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">21973@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can edit the view_entry.php file, search around line 507:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;option &#38;lt;?php if($payment_status == &#38;#39;paid&#38;#39;){ echo &#38;#39;selected=&#38;quot;selected&#38;quot;&#38;#39;; } ?&#38;gt; value=&#38;quot;paid&#38;quot;&#38;gt;Paid&#38;lt;/option&#38;gt;
&#38;lt;option &#38;lt;?php if($payment_status == &#38;#39;unpaid&#38;#39;){ echo &#38;#39;selected=&#38;quot;selected&#38;quot;&#38;#39;; } ?&#38;gt; value=&#38;quot;unpaid&#38;quot;&#38;gt;Unpaid&#38;lt;/option&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;option &#38;lt;?php if($payment_status == &#38;#39;paid&#38;#39;){ echo &#38;#39;selected=&#38;quot;selected&#38;quot;&#38;#39;; } ?&#38;gt; value=&#38;quot;paid&#38;quot;&#38;gt;Open&#38;lt;/option&#38;gt;
&#38;lt;option &#38;lt;?php if($payment_status == &#38;#39;unpaid&#38;#39;){ echo &#38;#39;selected=&#38;quot;selected&#38;quot;&#38;#39;; } ?&#38;gt; value=&#38;quot;unpaid&#38;quot;&#38;gt;Closed&#38;lt;/option&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>agdm619 on "Renaming Paid and Unpaid"</title>
<link>https://www.machform.com/forums/topic/renaming-paid-and-unpaid#post-21957</link>
<pubDate>Thu, 09 Oct 2014 23:39:07 +0000</pubDate>
<dc:creator>agdm619</dc:creator>
<guid isPermaLink="false">21957@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is there a way to rename Paid and Unpaid to Open and Closed. The way we're using the form it makes for since for it to say Open and Closed.&#60;/p&#62;
&#60;p&#62;Thanks for everything!&#60;br /&#62;
Aaron
&#60;/p&#62;</description>
</item>

</channel>
</rss>
