Fix title in access_forbidden.zul
FEA: ItEr76S30PermissionsEnhancements
This commit is contained in:
parent
ff939ce249
commit
06293c46a0
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
|
||||
<?page title="${i18n:_('LibrePlan: Page not found')}" ?>
|
||||
<?page title="${i18n:_('LibrePlan: Access Forbidden')}" ?>
|
||||
<?init class="org.zkoss.zk.ui.util.Composition" arg0="/common/layout/template.zul"?>
|
||||
<?link rel="stylesheet" type="text/css" href="/common/css/libreplan.css"?>
|
||||
<?link rel="stylesheet" type="text/css" href="/common/css/libreplan_zk.css"?>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue