It looks like you're offline.
Open Library logo
additional options menu

/upstream/templates/books/edit.tmpl → Diff

Added
Modified
Removed
Not changed
Revision 145 by Lance Arthur June 30, 2010
Revision 146 by Lance Arthur June 30, 2010
body
0 $def with (work, edition=None) 0 $def with (work, edition=None)
... ...
140            <div class="label"> 140            <div class="label">
141                <label for="work-title">Title</label> <span class="tip">Use <b><i>Title: Subtitle</i></b> to add a subtitle.</span> 141                <label for="work-title">Title</label> <span class="tip">Use <b><i>Title: Subtitle</i></b> to add a subtitle.</span> <span class="red">*</span><span class="tip">$_("Required field")</span>
142            </div> 142            </div>
... ...
200 </div> 200 </div>