PHP Classes

File: htdocs/modules/system/templates/system_confirm.tpl

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/modules/system/templates/system_confirm.tpl   Download  
File: htdocs/modules/system/templates/system_confirm.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 437 bytes
 

Contents

Class file image Download
<div class="confirmMsg"><{$msg}><br> <form method="post" action="<{$action}>"> <{$hiddens}> <{if ($addtoken)}> <{$token}> <{/if}> <input type="submit" class="btn btn-default" name="confirm_submit" value="<{$submit}>" title="<{$submit}>"/>&nbsp;<input type="button" class="btn btn-default" name="confirm_back" value="<{$smarty.const._CANCEL}>" onclick="history.go(-1);" title="<{$smarty.const._CANCEL}>" /> </form> </div>