diff templates/recordedTable.html @ 29:ae5491d72470

modified: templates/recordedTable.html
author yoneda <epgrec@park.mda.or.jp>
date Sun, 26 Jul 2009 18:38:44 +0900
parents a34f2ff49097
children 5096001c4995
line wrap: on
line diff
--- a/templates/recordedTable.html	Sun Jul 26 18:07:39 2009 +0900
+++ b/templates/recordedTable.html	Sun Jul 26 18:38:44 2009 +0900
@@ -76,7 +76,7 @@
 	}
 	$(document).ready(function () {
 		var DG = $('#floatBox4Dialog');
-		DG.dialog({title:'あれ?',width:500});
+		DG.dialog({title:'変更',width:500});
 		DG.dialog('close');
 	});
 -->