[xoops-cvslog 5293] CVS update: xoops2jp/html/modules/legacy/templates/blocks

Zurück zum Archiv-Index

Minahito minah****@users*****
2006年 10月 15日 (日) 01:45:15 JST


Index: xoops2jp/html/modules/legacy/templates/blocks/legacy_block_themes.html
diff -u xoops2jp/html/modules/legacy/templates/blocks/legacy_block_themes.html:1.1.2.1 xoops2jp/html/modules/legacy/templates/blocks/legacy_block_themes.html:1.1.2.2
--- xoops2jp/html/modules/legacy/templates/blocks/legacy_block_themes.html:1.1.2.1	Sat Oct 14 23:55:23 2006
+++ xoops2jp/html/modules/legacy/templates/blocks/legacy_block_themes.html	Sun Oct 15 01:45:15 2006
@@ -13,6 +13,6 @@
 <{if $block.mode==1}>
   <input type="submit" value="<{$smarty.const._GO}>" />
 <{/if}>
-<br />(<{"<b>"|cat:$block.count|cat:"</b>"|string_format:$smarty.const._MB_BASE_LANG_NUMTHEME}>)<br />
+<br />(<{"<b>"|cat:$block.count|cat:"</b>"|string_format:$smarty.const._MB_LEGACY_LANG_NUMTHEME}>)<br />
 </form>
 </div>
Index: xoops2jp/html/modules/legacy/templates/blocks/legacy_block_siteinfo.html
diff -u xoops2jp/html/modules/legacy/templates/blocks/legacy_block_siteinfo.html:1.1.2.1 xoops2jp/html/modules/legacy/templates/blocks/legacy_block_siteinfo.html:1.1.2.2
--- xoops2jp/html/modules/legacy/templates/blocks/legacy_block_siteinfo.html:1.1.2.1	Sat Oct 14 23:55:23 2006
+++ xoops2jp/html/modules/legacy/templates/blocks/legacy_block_siteinfo.html	Sun Oct 15 01:45:15 2006
@@ -22,6 +22,6 @@
 <div style="margin: 3px; text-align:center;">
   <img src="<{$block.logourl}>" alt="" border="0" /><br />
 <{if $block.recoomendtime != 0}>
-  <a href="javascript:openWithSelfMain('<{$xoops_url}>/misc.php?action=showpopups&amp;type=friend&amp;op=sendform&amp;t=<{$block.recoomendtime}>','friend',<{$block.popup_width}>,<{$block.popup_height}>)"><{$smarty.const._MB_BASE_RECO}></a>
+  <a href="javascript:openWithSelfMain('<{$xoops_url}>/misc.php?action=showpopups&amp;type=friend&amp;op=sendform&amp;t=<{$block.recoomendtime}>','friend',<{$block.popup_width}>,<{$block.popup_height}>)"><{$smarty.const._MB_LEGACY_RECO}></a>
 <{/if}>
 </div>
Index: xoops2jp/html/modules/legacy/templates/blocks/legacy_block_search.html
diff -u xoops2jp/html/modules/legacy/templates/blocks/legacy_block_search.html:1.1.2.1 xoops2jp/html/modules/legacy/templates/blocks/legacy_block_search.html:1.1.2.2
--- xoops2jp/html/modules/legacy/templates/blocks/legacy_block_search.html:1.1.2.1	Sat Oct 14 23:55:23 2006
+++ xoops2jp/html/modules/legacy/templates/blocks/legacy_block_search.html	Sun Oct 15 01:45:15 2006
@@ -1,6 +1,6 @@
 <form style="margin-top: 0px;" action="<{$xoops_url}>/search.php" method="get">
   <{xoops_input type=text name=query size=14 }>
   <{xoops_input type=hidden name=action value=results }><br />
-  <{xoops_input type=submit name=submit value=$smarty.const._MB_BASE_SEARCH }>
+  <{xoops_input type=submit name=submit value=$smarty.const._MB_LEGACY_SEARCH }>
 </form>
-<a href="<{$xoops_url}>/search.php"><{$smarty.const._MB_BASE_ADVS}></a>
\ No newline at end of file
+<a href="<{$xoops_url}>/search.php"><{$smarty.const._MB_LEGACY_ADVS}></a>
\ No newline at end of file
Index: xoops2jp/html/modules/legacy/templates/blocks/legacy_block_usermenu.html
diff -u xoops2jp/html/modules/legacy/templates/blocks/legacy_block_usermenu.html:1.1.2.1 xoops2jp/html/modules/legacy/templates/blocks/legacy_block_usermenu.html:1.1.2.2
--- xoops2jp/html/modules/legacy/templates/blocks/legacy_block_usermenu.html:1.1.2.1	Sat Oct 14 23:55:23 2006
+++ xoops2jp/html/modules/legacy/templates/blocks/legacy_block_usermenu.html	Sun Oct 15 01:45:15 2006
@@ -1,19 +1,19 @@
 <table cellspacing="0">
   <tr>
     <td id="usermenu">
-      <a class="menuTop" href="<{$xoops_url}>/user.php"><{$smarty.const._MB_BASE_VACNT}></a>
-      <a href="<{$xoops_url}>/edituser.php"><{$smarty.const._MB_BASE_EACNT}></a>
-      <a href="<{$xoops_url}>/notifications.php"><{$smarty.const._MB_BASE_NOTIF}></a>
-      <a href="<{$xoops_url}>/user.php?op=logout"><{$smarty.const._MB_BASE_LOUT}></a>
+      <a class="menuTop" href="<{$xoops_url}>/user.php"><{$smarty.const._MB_LEGACY_VACNT}></a>
+      <a href="<{$xoops_url}>/edituser.php"><{$smarty.const._MB_LEGACY_EACNT}></a>
+      <a href="<{$xoops_url}>/notifications.php"><{$smarty.const._MB_LEGACY_NOTIF}></a>
+      <a href="<{$xoops_url}>/user.php?op=logout"><{$smarty.const._MB_LEGACY_LOUT}></a>
       <{if $block.flagShowInbox}>
         <{if $block.new_messages > 0}>
-          <a class="highlight" href="<{$block.inbox_url}>"><{$smarty.const._MB_BASE_INBOX}> (<span style="color:#ff0000; font-weight: bold;"><{$block.new_messages}></span>)</a>
+          <a class="highlight" href="<{$block.inbox_url}>"><{$smarty.const._MB_LEGACY_INBOX}> (<span style="color:#ff0000; font-weight: bold;"><{$block.new_messages}></span>)</a>
         <{else}>
-          <a href="<{$block.inbox_url}>"><{$smarty.const._MB_BASE_INBOX}></a>
+          <a href="<{$block.inbox_url}>"><{$smarty.const._MB_LEGACY_INBOX}></a>
         <{/if}>
       <{/if}>
       <{if $block.show_adminlink}>
-        <a href="<{$xoops_url}>/admin.php"><{$smarty.const._MB_BASE_ADMENU}></a>
+        <a href="<{$xoops_url}>/admin.php"><{$smarty.const._MB_LEGACY_ADMENU}></a>
       <{/if}>
     </td>
   </tr>
Index: xoops2jp/html/modules/legacy/templates/blocks/legacy_block_mainmenu.html
diff -u xoops2jp/html/modules/legacy/templates/blocks/legacy_block_mainmenu.html:1.1.2.1 xoops2jp/html/modules/legacy/templates/blocks/legacy_block_mainmenu.html:1.1.2.2
--- xoops2jp/html/modules/legacy/templates/blocks/legacy_block_mainmenu.html:1.1.2.1	Sat Oct 14 23:55:23 2006
+++ xoops2jp/html/modules/legacy/templates/blocks/legacy_block_mainmenu.html	Sun Oct 15 01:45:15 2006
@@ -1,7 +1,7 @@
 <table cellspacing="0">
   <tr>
     <td id="mainmenu">
-      <a class="menuTop" href="<{$xoops_url}>/"><{$smarty.const._MB_BASE_HOME}></a>
+      <a class="menuTop" href="<{$xoops_url}>/"><{$smarty.const._MB_LEGACY_HOME}></a>
 <{foreach item=module from=$block.modules}>
       <a class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}></a>
 <{foreach item=sublink from=$module.sublinks}>


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index