Changeset 7077
- Timestamp:
- May 9, 2008, 6:15:33 PM (14 years ago)
- Location:
- OpenPNE/trunk/webapp/modules/portal/templates
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/modules/portal/templates/portal_user_top_ktai.tpl
r6674 r7077 73 73 74 74 <br> 75 ({if $smarty.const.OPENPNE_AUTH_MODE == 'slavepne'}) 76 ({if $smarty.const.SLAVEPNE_SYOUTAI_URL_KTAI}) 75 77 <hr color="#({$ktai_color_config.border_01})"> 76 ({if $IS_CLOSED_SNS}) 78 ■<a href="({$smarty.const.SLAVEPNE_SYOUTAI_URL_KTAI})">新規登録について</a><br> 79 ({/if}) 80 ({elseif $IS_CLOSED_SNS}) 81 <hr color="#({$ktai_color_config.border_01})"> 77 82 ({$SNS_NAME})は招待制のソーシャルネットワーキングサービスです。<br> 78 83 登録には({$SNS_NAME})({if $smarty.const.IS_USER_INVITE})参加者({else})管理者({/if})からの招待が必要です。<br> -
OpenPNE/trunk/webapp/modules/portal/templates/preview_ktai.tpl
r5952 r7077 102 102 ({/foreach}) 103 103 104 ({if $smarty.const.OPENPNE_AUTH_MODE == 'slavepne'}) 105 ({if $smarty.const.SLAVEPNE_SYOUTAI_URL_KTAI}) 104 106 <hr class="colored"> 105 ({if $IS_CLOSED_SNS}) 107 ■<a href="javascript:dummyAlert()">新規登録について</a><br> 108 ({/if}) 109 ({elseif $IS_CLOSED_SNS}) 110 <hr class="colored"> 106 111 ({$SNS_NAME})は招待制のソーシャルネットワーキングサービスです。<br> 107 112 登録には({$SNS_NAME})({if $smarty.const.IS_USER_INVITE})参加者({else})管理者({/if})からの招待が必要です。<br>
Note: See TracChangeset
for help on using the changeset viewer.