summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls/de/RunBar.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/protected/controls/de/RunBar.tpl')
-rwxr-xr-xdemos/quickstart/protected/controls/de/RunBar.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/quickstart/protected/controls/de/RunBar.tpl b/demos/quickstart/protected/controls/de/RunBar.tpl
new file mode 100755
index 00000000..b507fed8
--- /dev/null
+++ b/demos/quickstart/protected/controls/de/RunBar.tpl
@@ -0,0 +1,4 @@
+<div class="runbar">
+<com:THyperLink ID="RunButton" Target="_blank" Text="Beispiel ausführen" />
+<com:THyperLink ID="ViewSourceButton" Target="_blank" Text="Quelltext anzeigen" />
+</div>