Are you ready ?
This commit is contained in:
parent
d2e50e0626
commit
ec3e2bf48a
|
@ -131,7 +131,7 @@ if (!$r=$admin->get($uid)) {
|
||||||
<p>
|
<p>
|
||||||
<form method="post" action="adm_dorenew.php">
|
<form method="post" action="adm_dorenew.php">
|
||||||
<input type="hidden" name="uid" value="<?php echo $uid ?>" />
|
<input type="hidden" name="uid" value="<?php echo $uid ?>" />
|
||||||
<table border="1" cellspacing="0" cellpadding="4">
|
<table border="1" cellspacing="0" cellpadding="4" class="tedit">
|
||||||
<tr>
|
<tr>
|
||||||
<th><label for="periods"><?php __("Renew for") ?></label></th>
|
<th><label for="periods"><?php __("Renew for") ?></label></th>
|
||||||
<td><input name="periods" id="periods" type="text" size="2" value="1"/><?php echo ' ' . _('period(s)') ?></td>
|
<td><input name="periods" id="periods" type="text" size="2" value="1"/><?php echo ' ' . _('period(s)') ?></td>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 465 B |
Loading…
Reference in New Issue