[Affelio-cvs 576] CVS update: affelio/apps/album/templates/owner

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 8月 25日 (木) 01:03:09 JST


Index: affelio/apps/album/templates/owner/manage_album.tmpl
diff -u affelio/apps/album/templates/owner/manage_album.tmpl:1.2 affelio/apps/album/templates/owner/manage_album.tmpl:1.3
--- affelio/apps/album/templates/owner/manage_album.tmpl:1.2	Thu Aug 25 00:38:22 2005
+++ affelio/apps/album/templates/owner/manage_album.tmpl	Thu Aug 25 01:03:09 2005
@@ -27,7 +27,7 @@
 			</table>
 			<br>
 			<input type="hidden" name="id" value="<TMPL_VAR NAME="ID">" />
-		<INPUT TYPE="submit" NAME="delete" VALUE="Delete selected pictures">
+		<INPUT TYPE="submit" NAME="delete" VALUE="<AF_M text="Delete selected pictures">">
 		</FORM>
 	<TMPL_ELSE>
 		<br><br>
Index: affelio/apps/album/templates/owner/owner.tmpl
diff -u affelio/apps/album/templates/owner/owner.tmpl:1.2 affelio/apps/album/templates/owner/owner.tmpl:1.3
--- affelio/apps/album/templates/owner/owner.tmpl:1.2	Thu Aug 25 00:52:59 2005
+++ affelio/apps/album/templates/owner/owner.tmpl	Thu Aug 25 01:03:09 2005
@@ -50,7 +50,7 @@
 								<form method="post" action="owner.cgi" />
 								<input type="hidden" name="id" value="<TMPL_VAR NAME="ID">" />
 								<input type="hidden" name="mode" value="manage_album_content" />
-								<input type="submit" name="image_arrange" value="<AF_M text="Delete Comments and images">" />
+								<input type="submit" name="image_arrange" value="<AF_M text="Delete comments and images">" />
 								</form>
 							</td><td>
 								<form method="post" action="owner.cgi">


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