Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
f6aebbcc 02/15/2016 03:16 PM NewEraCracker

Bring all calls of print_info_box to same standard

The call itself to print_info_box already echoes the content. There is no need of additionally using the short-open-echo tag on those calls to echo return value. The previous implementation shouldn't yell any visible issues as return is 'NULL' (undefined) which casts to an empty string when printing. But, just for the sake of conformity, this changes are advisable in my opinion.

ee392675 02/15/2016 01:25 PM NewEraCracker

Escape ampersands in links - part 2

7e3b6744 02/15/2016 12:50 PM Stephen Beaver

Merge pull request #2641 from k-paulius/patch-7

26dece99 02/15/2016 12:43 PM NewEraCracker

Escape ampersands in links

For better HTML conformant with standards.

f682b08a 02/15/2016 12:43 PM Stephen Beaver

Merge pull request #2643 from NewEraCracker/html-fix

ee10332b 02/15/2016 12:30 PM NewEraCracker

Move valign to style - part 2

91419f70 02/15/2016 08:51 AM NewEraCracker

Move valign to style

42256800 02/15/2016 08:43 AM NewEraCracker

Make HTML conformant with standards

Escape '&' via htmlspecialchars.

f2066870 02/15/2016 08:42 AM NOYB NOYB

Firewall / Rules - for/foreach Vars

Replace for $i var with foreach $filteri var.

83804723 02/15/2016 05:31 AM k-paulius

Move add button outside the panel.

View revisions

Also available in: Atom