InDefero

Sign in or create your account | Project List | Help

InDefero Commit Details

Date:2009-06-29 22:33:15 (1 year 2 months ago)
Author:Loïc d'Anterroches
Commit:2a15e2a350efa919805b387fb4300d9819c7c861
Message:Fixed English typo.

Files: src/IDF/templates/idf/gadmin/projects/update.html (1 diff)

Change Details

src/IDF/templates/idf/gadmin/projects/update.html
3838{* float left is a fix for Firefox < 3.5 *}
3939<span style="float: left;"><input type="submit" value="{trans 'Update Project'}" name="submit" />
4040| <a href="{url 'IDF_Views_Admin::projects'}">{trans 'Cancel'}</a></span> {if $isAdmin}
41 <span class="dellink"><a href="{$url}" title="{trans 'Delete this project'}"><img src="{media '/idf/img/trash.png'}" style="vertical-align: text-bottom;" alt="{trans 'Trash'}" /></a> <a href="{$url}" title="{trans 'Delete this project'}">{trans 'Delete this project'}</a><br /><span class="note helptext">{trans 'You will be ask to confirm.'}</span></span>{/if}
41 <span class="dellink"><a href="{$url}" title="{trans 'Delete this project'}"><img src="{media '/idf/img/trash.png'}" style="vertical-align: text-bottom;" alt="{trans 'Trash'}" /></a> <a href="{$url}" title="{trans 'Delete this project'}">{trans 'Delete this project'}</a><br /><span class="note helptext">{trans 'You will be asked to confirm.'}</span></span>{/if}
4242</td>
4343</tr>
4444</table>

Archive Download the corresponding diff file

Branches:
dev
develop
master
newdiff
svn

Tags:
v1.0