[Affelio-cvs 92] CVS update: affelio/templates/default/owner_side

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 6月 21日 (火) 17:45:26 JST


Index: affelio/templates/default/owner_side/admin_edit_skins.tmpl
diff -u affelio/templates/default/owner_side/admin_edit_skins.tmpl:1.1.1.1 affelio/templates/default/owner_side/admin_edit_skins.tmpl:1.2
--- affelio/templates/default/owner_side/admin_edit_skins.tmpl:1.1.1.1	Tue Jun 14 12:53:30 2005
+++ affelio/templates/default/owner_side/admin_edit_skins.tmpl	Tue Jun 21 17:45:26 2005
@@ -60,28 +60,6 @@
 <!--======================-->
 
 <div class="content_block">
-<div class="blocktitle"><AF_M text="Customize the currently selected skin"></div>
-<BR>
-<AF_M text="File name">: <TT><B>skin/<TMPL_VAR NAME="current_skin_name">/style.css</B></TT>
-<BR>
-<FORM METHOD="POST" ACTION="admin.cgi?mode=edit_skins&action=submitcss">
-<textarea NAME="style.css" ROWS="15" style="width: 570px;"><TMPL_VAR NAME="current_css_body"></TEXTAREA>
-<INPUT TYPE="submit" VALUE="<AF_M text="Save and rebuild">">
-</FORM>
-</div>
-
-<!--======================-->
-
-<div class="content_block">
-<div class="blocktitle"><AF_M text="Browse files of the currently-selected skin"></div>
-<blockquote>
-Under construction
-</blockquote>
-</div>
-
-<!--======================-->
-
-<div class="content_block">
 <div class="blocktitle"><AF_M text="Back up skin"></div>
 <blockquote>
 <AF_M text="_ADMIN_EDIT_SKINS_BACKUP_EXP">
@@ -140,6 +118,29 @@
 
 <!--======================-->
 </div> <!--content-->
+
+<!--======================-->
+
+<div class="content_block">
+<div class="blocktitle"><AF_M text="Customize the currently selected skin"></div>
+<BR>
+<AF_M text="File name">: <TT><B>skin/<TMPL_VAR NAME="current_skin_name">/style.css</B></TT><BR>
+<AF_M text="You can edit the CSS in the following text area, only if permission of the skin file above is writable."><BR><BR>
+<FORM METHOD="POST" ACTION="admin.cgi?mode=edit_skins&action=submitcss">
+<textarea NAME="style.css" ROWS="15" style="width: 570px;" <TMPL_VAR NAME="current_css_mode">><TMPL_VAR NAME="current_css_body"></TEXTAREA>
+<INPUT TYPE="submit" VALUE="<AF_M text="Save and rebuild">">
+</FORM>
+</div>
+
+<!--======================-->
+
+<div class="content_block">
+<div class="blocktitle"><AF_M text="Browse files of the currently-selected skin"></div>
+<blockquote>
+Under construction
+</blockquote>
+</div>
+
 <!--===================================================================-->
 
 </div> <!--afMain-->


Affelio-cvs メーリングリストの案内
Back to archive index