equal
deleted
inserted
replaced
19 |
19 |
20 {% endblock %} |
20 {% endblock %} |
21 |
21 |
22 {% block buttons %} |
22 {% block buttons %} |
23 <input name="cancel" type="button" id="cancel_button" value="{% blocktrans %}Cancel{% endblocktrans %}"/> |
23 <input name="cancel" type="button" id="cancel_button" value="{% blocktrans %}Cancel{% endblocktrans %}"/> |
|
24 | |
|
25 <input name="delete_logo" type="submit" id="delete_logo_button" value="{% blocktrans %}Delete logo{% endblocktrans %}"/> |
24 <script type="text/javascript"> |
26 <script type="text/javascript"> |
25 <!-- |
27 <!-- |
26 |
28 |
27 |
29 |
28 $(document).ready(function(){ |
30 $(document).ready(function(){ |