ACC SHELL

Path : /srv/www/vhosts/bubbagump/
File Upload :
Current File : /srv/www/vhosts/bubbagump/adminzmenahesla.php

<?php if($uspesnazmena): ?>


     <br /><br /><br /><br /><br />
        <div align="center"><b><?php echo $_SESSION["systemwordsadmin"][76];?>!!</b></div>
     <br />


<?php else: ?>

   <form name="form1" action="administrace.php" method="post">

                        <input type="hidden" name="specialni" value="1" />
                        <input type="hidden" name="specialnizmena" value="zmenahesla1" />
                        <input type="hidden" name="idspecialni" value="<?php echo $idspecialni; ?>" />
                        <input type="hidden" name="login" value="<?php echo $_SESSION["loginuzivatele"]; ?>" />

                <br />
       <b><u><?php echo $_SESSION["systemwordsadmin"][77];?></u></b>
           
     <br /><br />  <br />
         

         <table align="center" cellpadding="6" cellspacing="0" border="0">

          <tr>
            <td align="right"><?php echo $_SESSION["systemwordsadmin"][78];?>:</td>
            <td width="160">&nbsp;&nbsp;<input type="password" name="stareheslo" size="10" /></td>
          </tr>

          <tr>
            <td align="right"><?php echo $_SESSION["systemwordsadmin"][79];?>:</td>
            <td>&nbsp;&nbsp;<input type="password" name="noveheslo" size="10" /></td>
          </tr>

          <tr>
            <td align="right"><?php echo $_SESSION["systemwordsadmin"][80];?>:</td>
            <td>&nbsp;&nbsp;<input type="password" name="noveheslo1" size="10" /></td>
          </tr>

         </table>

      <br />     <br />
        <div align="center" class="chybovazprava"><?php echo $chybovazprava; ?></div>
     <br />
     <br />

         
        <table align="center" cellpadding="3" cellspacing="0" border="0">
        <tr><td valign="top">
         
         <input type="submit" value="<?php echo $_SESSION["systemwordsadmin"][3];?>" />
         </form>
         
         </td>
         <td valign="top">
                <form name="form" action="administrace.php" method="post">
                <input type="hidden" name="menu" value="<?php echo $menu; ?>" />
                <input type="hidden" name="idpodmenu" value="<?php echo $idpodmenu; ?>" />
                <input type="hidden" name="jedinecnejmeno" value="<?php echo $jedinecnejmeno; ?>" />
                <input type="submit" value="  <?php echo $_SESSION["systemwordsadmin"][46];?> " />
                </form>

                </td>
                </tr>
                </table>
                <br />
<?php endif; ?>

ACC SHELL 2018