| changeset 160 | 0c01050f9717 |
| parent 0 | 40c8f766c9b8 |
| child 164 | cc217bd00476 |
--- a/src/cm/templates/site/settings.html Wed Feb 10 14:34:08 2010 +0100 +++ b/src/cm/templates/site/settings.html Thu Feb 11 16:28:10 2010 +0100 @@ -21,6 +21,8 @@ {% block buttons %} <input name="cancel" type="button" id="cancel_button" value="{% blocktrans %}Cancel{% endblocktrans %}"/> + | + <input name="delete_logo" type="submit" id="delete_logo_button" value="{% blocktrans %}Delete logo{% endblocktrans %}"/> <script type="text/javascript"> <!--