]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/ja/admin.tmpl
Load cups into easysw/current.
[thirdparty/cups.git] / templates / ja / admin.tmpl
index 8edfde698180d6426216c62fffdf8807dbd386f5..3d1efb014dd6a7175470832d5d870a82f14ee964 100644 (file)
@@ -5,34 +5,34 @@
 
 <P>
 <A HREF="/admin?op=add-printer"><IMG
-SRC="/images/add-printer.gif" ALT="プリンタの追加" CLASS="button"></A>
-<A HREF="/printers/"><IMG SRC="/images/manage-printers.gif"
+SRC="/images/button-add-printer.gif" ALT="プリンタの追加" CLASS="button"></A>
+<A HREF="/printers/"><IMG SRC="/images/button-manage-printers.gif"
 ALT="プリンタの管理" CLASS="button"></A>
 {have_samba?<A HREF="/admin/?op=export-samba"><IMG
-SRC="/images/export-samba.gif" ALT="プリンタをSambaにエキスポート"
+SRC="/images/button-export-samba.gif" ALT="プリンタをSambaにエキスポート"
 CLASS="button"></A>:}
 </P>
 
 {#device_uri=0?:<P><B>新しいプリンタが見つかりました:</B></P><UL>{[device_uri]
 <LI>{device_make_and_model} ({device_info})
 <A HREF="/admin?op=add-printer&amp;{device_options}"><IMG
-SRC="/images/add-this-printer.gif" ALT="このプリンタを追加" CLASS="button"
+SRC="/images/button-add-this-printer.gif" ALT="このプリンタを追加" CLASS="button"
 ALIGN="MIDDLE"></A></LI>
 }</UL>}
 
 <H2 CLASS="title">クラス</H2>
 
 <P>
-<A HREF="/admin?op=add-class"><IMG SRC="/images/add-class.gif"
+<A HREF="/admin?op=add-class"><IMG SRC="/images/button-add-class.gif"
 ALT="クラスの追加" CLASS="button"></A>
-<A HREF="/classes/"><IMG SRC="/images/manage-classes.gif"
+<A HREF="/classes/"><IMG SRC="/images/button-manage-classes.gif"
 ALT="クラスの管理" CLASS="button"></A>
 </P>
 
 <H2 CLASS="title">ジョブ</H2>
 
 <P>
-<A HREF="/jobs/"><IMG SRC="/images/manage-jobs.gif" ALT="ジョブの管理" CLASS="button"></A>
+<A HREF="/jobs/"><IMG SRC="/images/button-manage-jobs.gif" ALT="ジョブの管理" CLASS="button"></A>
 </P>
 
 </TD><TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD><TD VALIGN="TOP">
@@ -41,15 +41,15 @@ ALT="クラスの管理" CLASS="button"></A>
 
 <P>
 <A HREF="/admin?op=config-server"><IMG
-SRC="/images/edit-configuration-file.gif" ALT="設定ファイルの編集" CLASS="button"></A>
+SRC="/images/button-edit-configuration-file.gif" ALT="設定ファイルの編集" CLASS="button"></A>
 <A HREF="/admin/log/access_log" TARGET="_blank"><IMG
-SRC="/images/view-access-log.gif" ALT="アクセスログの表示"
+SRC="/images/button-view-access-log.gif" ALT="アクセスログの表示"
 CLASS="button"></A>
 <A HREF="/admin/log/error_log" TARGET="_blank"><IMG
-SRC="/images/view-error-log.gif" ALT="エラーログの表示"
+SRC="/images/button-view-error-log.gif" ALT="エラーログの表示"
 CLASS="button"></A>
 <A HREF="/admin/log/page_log" TARGET="_blank"><IMG
-SRC="/images/view-page-log.gif" ALT="ページログの表示"
+SRC="/images/button-view-page-log.gif" ALT="ページログの表示"
 CLASS="button"></A>
 </P>
 
@@ -64,7 +64,7 @@ CLASS="button"></A>
 <INPUT TYPE="CHECKBOX" NAME="USER_CANCEL_ANY" {?user_cancel_any}> どのジョブであってもキャンセルすることを (たとえ所有者でなくても) ユーザに許可<BR>
 <INPUT TYPE="CHECKBOX" NAME="DEBUG_LOGGING" {?debug_logging}> トラブルシューティングのためにデバッグ情報を保存</P>
 
-<P><INPUT TYPE="IMAGE" SRC="/images/change-settings.gif" ALT="設定の変更"></P>
+<P><INPUT TYPE="IMAGE" SRC="/images/button-change-settings.gif" ALT="設定の変更"></P>
 
 </FORM>