Bugfixing interface issues. Also enabling contextual menu highlighting for catalogue...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / popup-top.inc
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>Popup</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
8 <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/css/staff.css" />
9
10 </head>
11
12 <body>
13 <!-- NO MENUS for popup-top -->