gustafn
committed
on 07 Mar 17
applied changes provided by Brian for oracle. For details, see issue #3302
openacs-4/.../theme-zen/lib/lrn-master.adp (+1 -0)
1 1 <master src="/www/blank-master">
2 2   <if @context@ not nil><property name="context">@context;literal@</property></if>
3 3     <else><if @context_bar@ not nil><property name="context_bar">@context_bar;literal@</property></if></else>
4 4   <if @focus@ not nil><property name="focus">@focus;literal@</property></if>
5 5   <if @doc@ defined><property name="&doc">doc</property></if>
6 6   <if @body@ defined><property name="&body">body</property></if>
  7   <if @head@ defined><property name="&head">head</property></if>
7 8
8 9 <div id="skiptocontent">
9 10   <p>
10 11     <a href="#content-wrapper" title="#theme-zen.skip_to_main_content#" accesskey="2">#theme-zen.skip_to_main_content#</a> | <a href="/theme-zen/accessibility" title="#theme-zen.Accessibility_page#" accesskey="0">#theme-zen.Accessibility#</a>
11 12         <if @user_id;literal@ ne 0>
12 13           | <a href="@sitemap_url@" title="#dotlrn.Site_Map_Title#" accesskey="4">#dotlrn.Site_Map#</a>
13 14         </if>
14 15   </p>
15 16 </div>
16 17
17 18 <div id="wrapper">
18 19   <div id="header">
19 20     <div id="logo">
20 21       <if @img_attrib@ not nil>
21 22         <img @img_attrib;noquote@>
22 23       </if>
23 24     </div>
24 25     <div id="header-navigation">
25 26       <ul class="compact">
26 27         <if @untrusted_user_id@ ne 0>