mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
refactoring mail section: new html formating
This commit is contained in:
parent
28d66aac89
commit
0f1c6a8151
31 changed files with 1266 additions and 961 deletions
|
@ -218,7 +218,7 @@
|
|||
<tr><td><input type="text" size="20" class="add-input" name="v_stats_password" <?php if (!empty($v_stats_password)) echo "value=".$v_stats_password; ?> id="v_password"></tr>
|
||||
</td></tr></tr></table>
|
||||
<tr><td style="padding: 24px 0 0 0;">
|
||||
<input type="submit" class="button" name="save" value="Save"></form>
|
||||
<input type="submit" class="button" name="save" value="Save">
|
||||
<input type="button" class="button" value="Cancel" onClick="location.href='/list/web/'">
|
||||
</td></tr>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue