including unsupported browser message in add associated concept and add authors to information resource templates

This commit is contained in:
hjkhjk54 2011-11-22 13:41:47 +00:00
parent 59647ce647
commit e6e37662d1
2 changed files with 4 additions and 3 deletions

View file

@ -29,7 +29,7 @@
</section>
</#if>
<@lvf.unsupportedBrowser/>
<@lvf.unsupportedBrowser urls.base/>
<div class="noIE67">

View file

@ -2,7 +2,7 @@
<#-- Custom form for adding authors to information resources -->
<#import "lib-vivo-form.ftl" as lf>
<#import "lib-vivo-form.ftl" as lvf>
<#--Retrieve certain page specific information information-->
<#assign newRank = editConfiguration.pageData.newRank />
@ -23,7 +23,8 @@
<#assign requiredHint="<span class='requiredHint'> *</span>" />
<#assign initialHint="<span class='hint'>(initial okay)</span>" />
<#--unsupported browser message-->
<@lvf.unsupportedBrowser urls.base/>
<h2>${title}</h2>
<ul id="authorships" ${ulClass}>