File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<div id =" help-template" class =" outer" >
22 <h1 class =" head" >Help:
33 <a class =" ui-corner-all tooltip" href =" <{ $xoops_url } >/modules/wgblocks/admin/index.php"
4- title =" Back to the administration of wgBlocks" > wgBlocks <img src =" <{ xoAdminIcons home.png} >"
4+ title =" Back to the administration of wgBlocks" > wgBlocks <img src =" <{ xoAdminIcons ' home.png' } >"
55 alt =" Back to the Administration of wgBlocks" >
66 </a ></h1 >
77 <!-- ---- -Help Content ---------- -->
Original file line number Diff line number Diff line change 11<!-- Header -->
22<{ include file= ' db:wgblocks_admin_header.tpl' } >
33
4- <{ if isset ($form )} >
4+ <{ if ! empty ($form )} >
55 <{ $form |default :false } >
66<{ /if } >
77<{ if $result |default :' ' } >
88 <{ $result |default :false } >
99<{ /if } >
10- <{ if isset ($error )} >
10+ <{ if ! empty ($error )} >
1111 <div class =" errorMsg" ><strong ><{ $error |default :false } ></strong ></div >
1212<{ /if } >
1313
Original file line number Diff line number Diff line change 5555 <{ /if } >
5656 </table >
5757 <div class =" clear" >  ; </div >
58- <{ if isset ($pagenav )} >
58+ <{ if ! empty ($pagenav )} >
5959 <div class =" xo-pagenav floatright" ><{ $pagenav |default :false } ></div >
6060 <div class =" clear spacer" ></div >
6161 <{ /if } >
6262<{ /if } >
63- <{ if isset ($form )} >
63+ <{ if ! empty ($form )} >
6464 <{ $form |default :false } >
6565<{ /if } >
66- <{ if isset ($error )} >
66+ <{ if ! empty ($error )} >
6767 <div class =" errorMsg" ><strong ><{ $error |default :false } ></strong ></div >
6868<{ /if } >
6969
You can’t perform that action at this time.
0 commit comments