Changeset 1871 in ExiteCMS for trunk/administration/tools/templates/admin.tools.languagepack.tpl
- Timestamp:
- 10/19/08 12:10:12 (4 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
administration/tools/templates/admin.tools.languagepack.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 Copy of config.php 2 config.backup.php 3 _revision_.svn 1 config.php
-
- Property svn:ignore
-
trunk/administration/tools/templates/admin.tools.languagepack.tpl
r1802 r1871 92 92 {buttonlink name=$locale.302 link=$smarty.const.FUSION_SELF|cat:$aidlink|cat:"&step=install"} 93 93 {/if} 94 {if $settings.sitename == "ExiteCMS Development Site" || ($can_upgrade && $last_update != $smarty.const.LP_DATE)}94 {if $settings.sitename == "ExiteCMS Development Site" || $can_upgrade} 95 95 {buttonlink name=$locale.304 link=$smarty.const.FUSION_SELF|cat:$aidlink|cat:"&step=upgrade"} 96 96 {/if} 97 {if $can_remove && $smarty.const.LP_LOCALE != "en"}97 {if $can_remove} 98 98 {buttonlink name=$locale.303 link=$smarty.const.FUSION_SELF|cat:$aidlink|cat:"&step=remove"} 99 99 {/if}
Note: See TracChangeset
for help on using the changeset viewer.
