Update default.tpl
Toggle Switch Test
This commit is contained in:
parent
aeb3827b4d
commit
48e89d78cb
@ -3,7 +3,9 @@
|
|||||||
<input type="hidden" name="action" value="{$smarty.request.action}">
|
<input type="hidden" name="action" value="{$smarty.request.action}">
|
||||||
<input type="hidden" name="do" value="save">
|
<input type="hidden" name="do" value="save">
|
||||||
<article class="module width_quarter">
|
<article class="module width_quarter">
|
||||||
<header><h3>Notification Settings</h3></header>
|
<header>
|
||||||
|
<h3>Notification Settings</h3>
|
||||||
|
</header>
|
||||||
<div class="module_content">
|
<div class="module_content">
|
||||||
<table width="100%">
|
<table width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user