Change Details
| src/IDF/templates/idf/gadmin/projects/update.html |
| 38 | 38 | {* float left is a fix for Firefox < 3.5 *} |
| 39 | 39 | <span style="float: left;"><input type="submit" value="{trans 'Update Project'}" name="submit" /> |
| 40 | 40 | | <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} |
| 42 | 42 | </td> |
| 43 | 43 | </tr> |
| 44 | 44 | </table> |
Download the corresponding diff file