[freeside-commits] branch master updated. 457e0196ba9bb87ecbbc82931b2f14d3195559f2

Ivan ivan at 420.am
Mon Dec 7 15:59:08 PST 2015


The branch, master has been updated
       via  457e0196ba9bb87ecbbc82931b2f14d3195559f2 (commit)
      from  ebeb3e934b36f6bdef358fe1b4264a9afb5a9c3b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 457e0196ba9bb87ecbbc82931b2f14d3195559f2
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Dec 7 15:59:07 2015 -0800

    custom fields edit popup, RT#34237

diff --git a/rt/share/html/Ticket/ModifyCustomFieldsPopup.html b/rt/share/html/Ticket/ModifyCustomFieldsPopup.html
index 57be0be..29aa989 100755
--- a/rt/share/html/Ticket/ModifyCustomFieldsPopup.html
+++ b/rt/share/html/Ticket/ModifyCustomFieldsPopup.html
@@ -64,7 +64,7 @@
   <div class="submit">
     <div class="buttons">
     <span class="caption">If you've updated anything above, be sure to</span>
-    <input type="submit"  name="SubmitTicket" value="Save Changes" class="button" />
+    <input type="submit"  name="SubmitTicket" value="Save Changes" class="button" STYLE="color:black" />
     </div>
     <div class="submit-clear"></div>
   </div>

-----------------------------------------------------------------------

Summary of changes:
 rt/share/html/Ticket/ModifyCustomFieldsPopup.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list