mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
2011-10-06 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_reporting_main_tab.php: Added a missing help file. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5046 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
ef4c3403dd
commit
41df5d1442
@ -1,3 +1,8 @@
|
|||||||
|
2011-10-06 Junichi Satoh <junichi@rworks.jp>
|
||||||
|
|
||||||
|
* include/help/ja/help_reporting_main_tab.php: Added a missing help
|
||||||
|
file.
|
||||||
|
|
||||||
2011-10-06 Koichiro Kikuchi <koichiro@rworks.jp>
|
2011-10-06 Koichiro Kikuchi <koichiro@rworks.jp>
|
||||||
|
|
||||||
* include/help/en/help_alert_macros.php,
|
* include/help/en/help_alert_macros.php,
|
||||||
|
16
pandora_console/include/help/ja/help_reporting_main_tab.php
Normal file
16
pandora_console/include/help/ja/help_reporting_main_tab.php
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* @package Include/help/ja
|
||||||
|
*/
|
||||||
|
?>
|
||||||
|
<h1>レポートビルダ</h1>
|
||||||
|
|
||||||
|
レポートを作成するには、最初に次のフォームを入力します。
|
||||||
|
<ul>
|
||||||
|
<li>名前</li>
|
||||||
|
<li>グループ</li>
|
||||||
|
<li>説明</li>
|
||||||
|
</ul>
|
||||||
|
次に、作成をクリックします。
|
||||||
|
<br /><br />
|
||||||
|
作成済のレポートを編集するには、フォームを修正し更新ボタンをクリックします。
|
Loading…
x
Reference in New Issue
Block a user