heitml Source Display

File: /usr/local/httpd/htdocs/mpdata/lib/loyalty.hei


<def 
menu;
        
if default(se.p.admin) == true>
        // if default(se.p.admin) == true || isdecl(se.p.profile)>
                <hr align="center" size="1" noshade width="100%">
                <center>
                        <a href="mps.hei">View MPs</a> | 
                        Manage 
                        <a href="comms.hei">Committees</a> | 
                        <a href="co.hei">Constituencies</a> | 
                        <a href="party.hei">Political Parties</a> | 
                        <a href="dist.hei">Districts</a> | 
                        <a href="parliaments.hei">Parliaments</a> | 
                        <a href="orderpaper.hei">Order Paper</a> | 
                        <a href="passwd.hei">Change passwd</a> | 
                        <a href="admin/index.hei?logout=t" onClick="return confirm('Really Log out?')">Log out</a>
                </center>
        </if;
/def;

defenv BODY @p ...;    
        p.bgcolor = 
"#E8E7D0">
        <\body <? p "Pn">>
                // <drawimg>
                <defbody>
                <menu>
        <\/body>
</defenv>

// <def setfont;
//      <link rel="stylesheet" type="text/css" href="http://localhost/mpdata/mpcss.css" />
// /def;