Revision: 7986
          http://sourceforge.net/p/ipcop/svn/7986
Author:   owes
Date:     2015-07-08 05:43:52 +0000 (Wed, 08 Jul 2015)
Log Message:
-----------
Properly align the (i)nformation graphic on hopefully all browsers.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/remote.cgi
    ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0

Modified: ipcop/trunk/html/cgi-bin/remote.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/remote.cgi 2015-07-08 05:34:48 UTC (rev 7985)
+++ ipcop/trunk/html/cgi-bin/remote.cgi 2015-07-08 05:43:52 UTC (rev 7986)
@@ -19,7 +19,7 @@
 # (c) The SmoothWall Team
 #
 # Changes since 2001
-# (c) 2001-2014, the IPCop team
+# (c) 2001-2015, the IPCop team
 #
 # $Id$
 #
@@ -115,9 +115,9 @@
 
 &Header::openbox('100%', 'left', 'SSH:');
 print <<END
-    <input type='checkbox' name='ENABLE_SSH' $checked{'ENABLE_SSH'}{'on'} />
+    <div><input type='checkbox' name='ENABLE_SSH' $checked{'ENABLE_SSH'}{'on'} 
/>
     $Lang::tr{'ssh access'}
-    <img src='/blob.gif' alt='*' />
+    <img src='/blob.gif' alt='*' /></div>
 <dl>
     <dd><input type='checkbox' name='ENABLE_SSH_PROTOCOL1' 
$checked{'ENABLE_SSH_PROTOCOL1'}{'on'} />
     $Lang::tr{'ssh1 support'}</dd>

Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0      2015-07-08 05:34:48 UTC 
(rev 7985)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0      2015-07-08 05:43:52 UTC 
(rev 7986)
@@ -4,6 +4,7 @@
 /etc/rc.d/rc.sysinit
 /home/httpd/cgi-bin/logsystem.cgi
 /home/httpd/cgi-bin/openvpn.cgi
+/home/httpd/cgi-bin/remote.cgi
 /home/httpd/cgi-bin/updates.cgi
 /home/httpd/cgi-bin/vpnca.cgi
 /usr/lib/ipcop/vpn-functions.pl

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to