mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: 2946be96e24ef28355163488376def0341ef650f
Monotone-Revision: 57efdfff0ce1c589f0aa7c70ace7f877ffa5d52c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T17:40:02 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" standalone="yes"?>
|
||||
<!DOCTYPE var:component>
|
||||
<var:component xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:var="http://www.skyrix.com/od/binding"
|
||||
xmlns:const="http://www.skyrix.com/od/constant"
|
||||
xmlns:uix="OGo:uix"
|
||||
xmlns:label="OGo:label"
|
||||
xmlns:rsrc="OGo:url"
|
||||
className="UIxPageFrame"
|
||||
title="title"
|
||||
const:toolbar="none"
|
||||
const:cssFiles="UIxModuleAccessDenied.css"
|
||||
const:popup="YES">
|
||||
<div id="messageWindow">
|
||||
<var:string label:value="You are not allowed to access this module or this system. Please contact your system administrator."
|
||||
/>
|
||||
</div>
|
||||
</var:component>
|
||||
Reference in New Issue
Block a user