diff options
Diffstat (limited to 'demos/quickstart/protected/controls/es/RunBar.tpl')
-rw-r--r-- | demos/quickstart/protected/controls/es/RunBar.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/controls/es/RunBar.tpl b/demos/quickstart/protected/controls/es/RunBar.tpl index c282a2dd..d1530c9e 100644 --- a/demos/quickstart/protected/controls/es/RunBar.tpl +++ b/demos/quickstart/protected/controls/es/RunBar.tpl @@ -1,4 +1,4 @@ <div class="runbar">
<com:THyperLink ID="RunButton" Target="_blank" Text="Ver ejemplo" />
-<com:THyperLink ID="ViewSourceButton" Target="_blank" Text="Ver código fuente" />
+<com:THyperLink ID="ViewSourceButton" Target="_blank" Text="Ver código fuente" />
</div>
\ No newline at end of file |