Last change
on this file since 11107 was
805,
checked in by joachim, 18 years ago
|
propset Id
|
-
Property svn:keywords set to
Id
|
File size:
458 bytes
|
Line | |
---|
1 | <metal:block define-macro="buttons"> |
---|
2 | <input type="submit" name="external_edit_button" |
---|
3 | class="standalone" value="button_change" |
---|
4 | id="external_edit_button" |
---|
5 | i18n:attributes="value" /> |
---|
6 | <input type="submit" name="external_close_button" |
---|
7 | class="standalone" value="Close" |
---|
8 | onclick="window.opener.location.reload();window.close()" |
---|
9 | id="external_close_button" |
---|
10 | i18n:attributes="value" /> |
---|
11 | </metal:block> |
---|
12 | |
---|
13 | |
---|
Note: See
TracBrowser for help on using the repository browser.