include file ='../head.config.html' include file ='../../../js/validate/member_shoptag.add.html' include file ='../header.html'
include file ='own_shop.menu.html'

$langShopAddTag

$langShopTagExplain
if $tag_array.tag_url eq '' style="display:none;" /if > if $tag_array.tag_url neq '' style="display:none;" /if >
$langShopTagName   $langShopFormTagname
$langShopTagDisplay  
$langShopTagUrlType  
$langShopTagUrl   $langShopFormUrl
$langShopTagContent php include("../classes/resource/fckeditor/fckeditor.php") ; $oFCKeditor = new FCKeditor('txtTagcontent') ; $oFCKeditor->BasePath = '../classes/resource/fckeditor/' ; $oFCKeditor->ToolbarSet = 'Simple'; $oFCKeditor->Width = 588 ; $oFCKeditor->Height = 320 ; $oFCKeditor->Value = $this->_tpl_vars['tag_array']['tag_content'] ; $oFCKeditor->Create() ; /php
$langShopTagSort   $langShopFormSort
include file ='../../../html/footer.html'