diff options
author | yois <> | 2008-04-24 10:37:30 +0000 |
---|---|---|
committer | yois <> | 2008-04-24 10:37:30 +0000 |
commit | 9165057c74be1f77a37ee1a3ff73c3f786a3eb1d (patch) | |
tree | 8db4275baf1dfb972e1aadf9c22b9c348d789e22 /demos/quickstart/protected/controls/es/RunBar.tpl | |
parent | 5082c90002461eb31a85ec185b678e5e4c4c01e0 (diff) |
a few fixed for a while
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 |