[freeside-commits] branch FREESIDE_4_BRANCH updated. 5bb96ee111a0ad97a26c82508c28d19ca9ada0f4

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


The branch, FREESIDE_4_BRANCH has been updated
       via  5bb96ee111a0ad97a26c82508c28d19ca9ada0f4 (commit)
      from  1eeb1dd656684d90230188ac0af1433d169e4a3d (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 5bb96ee111a0ad97a26c82508c28d19ca9ada0f4
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Dec 7 15:59:08 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