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
confirm.php
1
<div
id
=
"installer"
class
=
"confirm"
>
2
3
<h2><?php echo
Rights::t
(
'install'
,
'Install Rights'
); ?></h2>
4
5
<p
class
=
"red-text"
>
6
<?php echo
Rights::t
(
'install'
,
'Rights is already installed!'
); ?>
7
</p>
8
9
<p><?php echo
Rights::t
(
'install'
,
'Please confirm if you wish to reinstall.'
); ?></p>
10
11
<p>
12
<?php echo CHtml::link(
Rights::t
(
'install'
,
'Yes'
), array(
'install/run'
,
'confirm'
=>1)); ?> /
13
<?php echo CHtml::link(
Rights::t
(
'install'
,
'No'
), Yii::app()->homeUrl); ?>
14
</p>
15
16
<p
class
=
"info"
><?php echo
Rights::t
(
'install'
,
'Notice: All your existing data will be lost.'
); ?></p>
17
18
</div>
Generated on Thu Feb 6 2014 15:47:54 for Gentics Portal.Node PHP API by
1.8.1.2