Browse Source

+ навигация "Вернуться к списку форм"

master
Repellent 8 years ago
parent
commit
50111c8710
  1. 5
      contactsnew/templates/history.tpl

5
contactsnew/templates/history.tpl

@ -34,6 +34,9 @@ $smarty['stat_viewed'] = '{#stat_viewed#}';
<div class="widget first"> <div class="widget first">
<div class="head"> <div class="head">
<h5 class="iFrames">{#history#}</h5> <h5 class="iFrames">{#history#}</h5>
<div class="num">
<a class="basicNum" href="index.php?do=modules&amp;action=modedit&amp;mod=contactsnew&amp;moduleaction=1&amp;cp={$sess}" target="_self">{#cn_return_list_form#}</a>
</div>
</div> </div>
<table cellpadding="0" cellspacing="0" width="100%" class="tableStatic mainForm" id="forms"> <table cellpadding="0" cellspacing="0" width="100%" class="tableStatic mainForm" id="forms">
<colgroup> <colgroup>
@ -41,7 +44,7 @@ $smarty['stat_viewed'] = '{#stat_viewed#}';
<col/> <col/>
<col width="1"/> <col width="1"/>
<col width="1"/> <col width="1"/>
<col/> <col width="60"/>
</colgroup> </colgroup>
<thead> <thead>
<tr> <tr>

Loading…
Cancel
Save