Changeset 920
- Timestamp:
- 07/30/08 08:01:19 (4 months ago)
- Files:
-
- trunk/admin/Public/templates/default/main.tpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/admin/Public/templates/default/main.tpl
r916 r920 29 29 30 30 31 <li><a href="#" target="_self"></a></a></li> 32 <ul><li><a href="A2B_entity_password.php?atmenu=password&form_action=ask-edit&stitle=Password"><strong>{php} echo gettext("PASSWORD");{/php}</strong></a></li></ul> 33 <li><a href="#" target="_self"></a></a></li> 34 35 {if ($ACXCUSTOMER > 0) } 31 {if ($ACXCUSTOMER > 0) } 36 32 <div class="toggle_menu"> 37 33 <li> … … 522 518 </div> 523 519 {/if} 524 520 521 <li><a href="#" target="_self"></a></a></li> 522 <ul><li><a href="A2B_entity_password.php?atmenu=password&form_action=ask-edit&stitle=Password"><strong>{php} echo gettext("PASSWORD");{/php}</strong></a></li></ul> 523 <li><a href="#" target="_self"></a></a></li> 524 525 525 526 526 <li><a href="#" target="_self"></a></a></li>
