Are you ready ?

This commit is contained in:
Alan Garcia 2013-02-08 14:43:34 +00:00
parent d2e50e0626
commit ec3e2bf48a
2 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ if (!$r=$admin->get($uid)) {
<p>
<form method="post" action="adm_dorenew.php">
<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>
<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>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 B

After

Width:  |  Height:  |  Size: 465 B