summaryrefslogtreecommitdiff
path: root/templates/ja/printer-default.tmpl
blob: aa04c2ee944312d6e59952d216adb8bd11ebf4c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<DIV CLASS="indent">

<H2 CLASS="title">{is_class?クラス:プリンター} {printer_name} をデフォルトに設定</H2>

<P>{is_class?クラス:プリンター} <A
HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A>
をサーバーのデフォルトプリンターに設定しました。</P>

<BLOCKQUOTE><B>注意:</B> <TT>lpoptions</TT> コマンドで設定されたユーザーのデフォルトは、このサーバーのデフォルト設定を上書きします。
</BLOCKQUOTE>

</DIV>