11 lines
395 B
Smarty
11 lines
395 B
Smarty
<h3 class="muted">${basic_logout}</h3>
|
|
${basic_text_logout}
|
|
<br/>
|
|
<br/>
|
|
<form class="textbox" style="" id="logout_form">
|
|
<div class="control-group">
|
|
<div class="help-block"></div>
|
|
<input type="hidden" />
|
|
<button class="btn-sm btn-primary" style="clear: left; height: 32px; font-size: 13px;" type="submit" id="logout_submit">${basic_logout}</button>
|
|
</div>
|
|
</form> |