diff options
| author | michael pereira | 2011-07-11 02:42:45 +0200 |
|---|---|---|
| committer | michael pereira | 2011-07-11 02:42:45 +0200 |
| commit | 60a38c7cb8af102819fbce2fb5638b7a1d68308d (patch) | |
| tree | 47016972133257e3495dc196be3553f057c9306f /application/modules/ipxe/views/scripts | |
| parent | redirect raus (diff) | |
| download | pbs2-60a38c7cb8af102819fbce2fb5638b7a1d68308d.tar.gz pbs2-60a38c7cb8af102819fbce2fb5638b7a1d68308d.tar.xz pbs2-60a38c7cb8af102819fbce2fb5638b7a1d68308d.zip | |
redirect raus
Diffstat (limited to 'application/modules/ipxe/views/scripts')
| -rw-r--r-- | application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index f4dc8d2..552dacf 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -102,10 +102,10 @@ menu color sel 7;37;40 #ff1c2a33 #667799bb all MENU MSGCOLOR #ff1c2a33 #00000000 none <? - if(!isset($this->error)) - title ( $this->title ); - else - title($this->error); +// if(!isset($this->error)) +// title ( $this->title ); +// else +// title($this->error); // // if ( ! authenticated() ) { // retry(); |
