mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
Fix Edit Plan
This commit is contained in:
parent
bba09ca647
commit
4ab32bc68d
2 changed files with 7 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
<div class="col-sm-12">
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">{$_L['Recharge_Account']}</h3>
|
||||
<h3 class="panel-title">Edit Plan</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<form class="form-horizontal" method="post" role="form" action="{$_url}prepaid/edit-post">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue