[#if VIEW_MODE="search_plans" || VIEW_MODE=""#] [#inc plans_search_admin.html#] [#endif VIEW_MODE#] [#if VIEW_MODE="edit_plans"#] [#if ID!=""#]

<#LANG_BACK#>

[#TITLE#]
 
[#if OK#]
<#LANG_DATA_SAVED#>
[#endif OK#] [#if ERR#]
<#LANG_FILLOUT_REQURED#>
[#endif ERR#] [#endif#] [#if TAB=""#] [#inc plans_edit.html#] [#endif TAB#] [#if TAB="states"#] [#inc plans_states.html#] [#endif TAB#] [#if TAB="components"#] [#inc plans_components.html#] [#endif TAB#] [#if TAB="preview"#] [#inc plans_preview.html#] [#endif TAB#] [#if TAB="css"#] [#inc plans_css.html#] [#endif TAB#] [#if TAB="javascript"#] [#inc plans_javascript.html#] [#endif TAB#] [#endif VIEW_MODE#] [#if VIEW_MODE="view_plans"#] [#inc plans_view.html#] [#endif VIEW_MODE#]