/[pxelator]/lib/PXElator/html.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/html.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 376 by dpavlin, Sun Aug 30 15:22:41 2009 UTC revision 378 by dpavlin, Sun Aug 30 15:54:02 2009 UTC
# Line 84  sub conf { Line 84  sub conf {
84                          ( $name, qq|<input name=$name value="$html" size=$size>| )                          ( $name, qq|<input name=$name value="$html" size=$size>| )
85                  } else {                  } else {
86                          if ( $name eq 'amt' ) {                          if ( $name eq 'amt' ) {
87                                  $html = qq|<a title="$html" href=http://$ip:16992/logon.htm>logon</a>|;                                  $html = qq|<a title="$html" href=http://$ip:16992/logon.htm target=$ENV{AMT_HOST}>$ENV{AMT_HOST}</a>|;
88    
89                                  $html .= qq| power: |                                  $html .= qq| power: |
90                                          . ( amt::power_on($ip)                                          . ( amt::power_on($ip)

Legend:
Removed from v.376  
changed lines
  Added in v.378

  ViewVC Help
Powered by ViewVC 1.1.26