[freeside-commits] branch master updated. 73cc2b38c2743fd4d6f2bd0353f35ebd781f1566

Ivan ivan at 420.am
Fri Oct 21 18:13:21 PDT 2016


The branch, master has been updated
       via  73cc2b38c2743fd4d6f2bd0353f35ebd781f1566 (commit)
      from  209d308c1be8aacea523d96c8770ee8b51044360 (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 73cc2b38c2743fd4d6f2bd0353f35ebd781f1566
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Oct 21 18:13:20 2016 -0700

    4.x style login page

diff --git a/httemplate/loginout/login.html b/httemplate/loginout/login.html
index 8d599ad..b787a3e 100644
--- a/httemplate/loginout/login.html
+++ b/httemplate/loginout/login.html
@@ -18,7 +18,7 @@
   <FORM METHOD="POST" ACTION="/login">
     <INPUT TYPE="hidden" NAME="destination" VALUE="<% $uri %>">
 
-    <TABLE CELLSPACING=0 CELLPADDING=4 BGCOLOR="#cccccc">
+    <TABLE CELLSPACING=0 CELLPADDING=4 CLASS="fsinnerbox">
       <TR>
         <TD ALIGN="right">Username: </TD>
         <TD><INPUT TYPE="text" NAME="credential_0" SIZE="13"></TD>

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

Summary of changes:
 httemplate/loginout/login.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list