Gentics Portal.Node PHP API
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
All
Classes
Namespaces
Functions
Variables
Pages
common
modules
rights
views
install
ready.php
1
<div
id
=
"installer"
class
=
"ready"
>
2
3
<h2><?php echo
Rights::t
(
'install'
,
'Congratulations!'
); ?></h2>
4
5
<p
class
=
"green-text"
>
6
<?php echo
Rights::t
(
'install'
,
'Rights has been installed succesfully.'
); ?>
7
</p>
8
9
<p>
10
<?php echo
Rights::t
(
'install'
,
'You can start by generating your authorization items'
) ;?>
11
<?php echo CHtml::link(
Rights::t
(
'install'
,
'here'
), array(
'authItem/generate'
)); ?>.
12
</p>
13
14
</div>
Generated on Thu Jun 20 2013 14:45:15 for Gentics Portal.Node PHP API by
1.8.1.2