/[smecontribs]/rpms/smeserver-coova-chilli/contribs9/smeserver-coova-chilli-0.3-logout_screen.patch
ViewVC logotype

Annotation of /rpms/smeserver-coova-chilli/contribs9/smeserver-coova-chilli-0.3-logout_screen.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Jul 5 11:52:29 2016 UTC (7 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-coova-chilli-0_3-4_el6_sme, smeserver-coova-chilli-0_3-3_el6_sme, HEAD
* Tue Jul 05 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.3-3.sme
- fix format for logout screen [SME: 9514]

1 unnilennium 1.1 diff -Nur smeserver-coova-chilli-0.3.old/root/opt/chilli/cgi-bin/hotspotlogin.cgi smeserver-coova-chilli-0.3/root/opt/chilli/cgi-bin/hotspotlogin.cgi
2     --- smeserver-coova-chilli-0.3.old/root/opt/chilli/cgi-bin/hotspotlogin.cgi 2016-05-13 06:37:39.000000000 -0400
3     +++ smeserver-coova-chilli-0.3/root/opt/chilli/cgi-bin/hotspotlogin.cgi 2016-07-05 07:49:09.547000000 -0400
4     @@ -477,7 +477,7 @@
5     }
6    
7     if (($result == 3) || ($result == 13)){
8     - print "$lang{loggedout}</h3><br>";
9     + print "<p>&nbsp;</p><p>&nbsp;</p><h3>$lang{loggedout}</h3><br>";
10     if ($lang{loggedoutstring}) { print "$lang{loggedoutstring}<br><br>"; }
11     print "<a href=\"http://$uamip:$uamport/prelogin\">$lang{login}</a></center></body></html>";
12     }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed