Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8860729
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T15:19:24+00:00 2026-06-14T15:19:24+00:00

I have a simple problem here. I want to display transactional email tab as

  • 0

I have a simple problem here. I want to display transactional email tab as a new menu tab in main header menu.
By default it displays as
System > Transactional Emails

I want to include it in main menu right next to System tab.

I have changed in local/Mage/Adminhtml/etc/adminhtml.xml

<config>
    <menu>
    <system translate="title" module="adminhtml">
            <title>Manage Emails</title>
            <sort_order>80</sort_order>
<!--             <action>adminhtml/system</action> -->
            <children>
            <email_template translate="title">
                    <title>Transactional Emails</title>
                    <action>adminhtml/system_email_template</action>
                    <sort_order>60</sort_order>
                </email_template>
            <config translate="title">
                    <title>Configuration</title>
                    <action>adminhtml/system_config</action>
                    <sort_order>110</sort_order>
                </config>
            </children>

     </system>
     </menu>
</config>

As You can see I must have to put config tab with Transactional Emails tab to make them work.
If I remove config tab from it then the whole transational emails module doesn’t work.
I cant load any template in admin panel.

I dont want the config tab with Transactional Emails Tab.
Please Help me to solve this issue. I am using Magento 1.5.
Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T15:19:26+00:00Added an answer on June 14, 2026 at 3:19 pm

    In the same file you mentioned add

    <email_template translate="title">
        <title>Transactional Emails</title>
        <action>adminhtml/system_email_template</action>
        <sort_order>100</sort_order>
    </email_template>
    

    after </system> tag
    here in middle (may be about line:115)

    </children>
            </system>   <!--after this add-->
    
    
            <email_template translate="title">  <--
                <title>Transactional Emails</title>  <--
                <action>adminhtml/system_email_template</action>  <--
                <sort_order>100</sort_order>  <--
            </email_template>  <--
    
    
        </menu>
        <acl>
            <resources>
                <all>
    

    P.S : Don’t forget to delete/comment

    <email_template translate="title">
            <title>Transactional Emails</title>
            <action>adminhtml/system_email_template</action>
            <sort_order>100</sort_order>
    </email_template>
    

    (line : 75 -79)
    Otherwise both transactional email would be seen

    Hope this help you

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a simple problem regarding a loop in a Rails controller. Here's the
here is a simple problem. I have a table of 500 rows and what
I have a simple stupid question. Here's the problem, for years, my company has
I hope this is a simple problem. I have a seekbar that I want
I have a demo here to illustrate my problem http://www.ttmt.org.uk/forum/gallery1/ It's a simple list
I have a simple form... <label>name</label><input type=text id=name> <label>email address</label><input type=text id=email> Here is
I have a demo here to illustrate my problem http://www.ttmt.org.uk/ It's just a simple
I have the following problem: I have a simple menu, where only one menu
I have a simple problem with SQL SERVER charindex function. DECLARE @VAR1 varchar SET
I have a simple problem that I have not been able to find an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.