2013-01-07 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_alert_macros.php: Added macro _email_tag_. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
285d741b2c
commit
204bca886e
|
@ -1,3 +1,7 @@
|
||||||
|
2013-01-07 Junichi Satoh <junichi@rworks.jp>
|
||||||
|
|
||||||
|
* include/help/ja/help_alert_macros.php: Added macro _email_tag_.
|
||||||
|
|
||||||
2013-01-05 Sancho Lerena <slerena@artica.es>
|
2013-01-05 Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
* include/styles/pandora.css: Fixed footer problem
|
* include/styles/pandora.css: Fixed footer problem
|
||||||
|
|
|
@ -40,6 +40,7 @@
|
||||||
<li>_plugin_parameters_ : モジュールのプラグインパラメータ</li>
|
<li>_plugin_parameters_ : モジュールのプラグインパラメータ</li>
|
||||||
<li>_groupcontact_ : グループコンタクト情報。グループの作成時に設定されます。</li>
|
<li>_groupcontact_ : グループコンタクト情報。グループの作成時に設定されます。</li>
|
||||||
<li>_groupother_ : グループに関するその他情報。グループの作成時に設定されます。</li>
|
<li>_groupother_ : グループに関するその他情報。グループの作成時に設定されます。</li>
|
||||||
|
<li>_email_tag_ : モジュールタグに関連付けられた Email。</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue