Imported Upstream version 3.3.0
This commit is contained in:
10
install/templates/step3.tpl.htm
Executable file → Normal file
10
install/templates/step3.tpl.htm
Executable file → Normal file
@@ -1,12 +1,12 @@
|
||||
<!-- (c) 2005-2012 by Martin Willisegger -->
|
||||
<!-- (c) 2005-2017 by Martin Willisegger -->
|
||||
<!-- -->
|
||||
<!-- Project : NagiosQL -->
|
||||
<!-- Component : Installer template -->
|
||||
<!-- Website : http://www.nagiosql.org -->
|
||||
<!-- Date : $LastChangedDate: 2011-11-25 13:12:50 +0100 (Fri, 25 Nov 2011) $ -->
|
||||
<!-- Date : $LastChangedDate: 2017-06-22 09:29:35 +0200 (Thu, 22 Jun 2017) $ -->
|
||||
<!-- Author : $LastChangedBy: martin $ -->
|
||||
<!-- Version : 3.2.0 -->
|
||||
<!-- Revision : $LastChangedRevision: 1134 $ -->
|
||||
<!-- Version : 3.3.0 -->
|
||||
<!-- Revision : $LastChangedRevision: 2 $ -->
|
||||
<div id="installmenu">
|
||||
<div id="installmenu_content">
|
||||
<p class="step1_active"><a href='install.php?step=1'><br><br>{STEP1_BOX}</a></p>
|
||||
@@ -22,7 +22,7 @@
|
||||
<legend><b>{STEP3_SUB_TITLE}</b></legend>
|
||||
{ERRORMESSAGE}
|
||||
<table cellpadding="0" cellspacing="1" border="0" class="{INST_VISIBLE}">
|
||||
<tr>
|
||||
<tr class="{STEP3_TEXT_02_SHOW}">
|
||||
<td valign="top" style="width:350px;"><label>{STEP3_TEXT_01}</label></td>
|
||||
<td>{STEP3_TEXT_02}</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user