~ubuntu-branches/ubuntu/saucy/tdiary/saucy-proposed

« back to all changes in this revision

Viewing changes to skel/update.rhtml.en

  • Committer: Bazaar Package Importer
  • Author(s): Daigo Moriwaki
  • Date: 2011-04-11 21:53:16 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110411215316-ih4gt4q8p29d2wf8
Tags: 3.0.1-1
* New upstream release (Closes: #542801, #594947)
* debian/control:
 - Bumped up Standards-Version to 3.9.1.
 - Updated version dependency.
* debian/tdiary-setup.rb: Followed the upstream changes, incorporating js and
  index.fcgi

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<%# update.rhtml $Revision: 1.15 $ %>
 
1
<%# update.rhtml $Revision: 1.16 $ %>
2
2
<%%=navi%>
3
3
 
4
4
<h1><%=h @conf.html_title %> [<%%= submit_label %>]</h1>
5
5
 
6
6
<div class="update day">
 
7
<h2><span class="title">Updating Diary</span></h2>
7
8
<div class="form">
8
 
        <div class="caption">
9
 
                Updating Diary
10
 
        </div>
11
9
        <form class="update" method="post" action="<%=h @conf.update %>"><div>
12
10
                <h3 class="subtitle">Diary Body</h3>
13
11
                <input type="hidden" name="old" value="<%= @date.strftime( '%Y%m%d' ) %>">