HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
confirm.php
Go to the documentation of this file.
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>
app
protected
modules
rights
views
install
confirm.php
Generated on Tue Jun 30 2015 20:12:36 for HCE Project DC service web UI by
1.8.1.2