From 654a9cae43358c7eecf3b522e9876aa7815e2453 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Mon, 7 Dec 2015 15:57:51 +0100 Subject: Move urls from pradosoft.com to github's project page; drop unmaintained quickstart tutorial translations --- demos/quickstart/protected/controls/pl/Layout.tpl | 61 ------------ .../protected/controls/pl/RequiresVersion.tpl | 1 - .../quickstart/protected/controls/pl/SearchBox.tpl | 3 - .../protected/controls/pl/SinceVersion.tpl | 1 - .../quickstart/protected/controls/pl/TopicList.tpl | 109 --------------------- 5 files changed, 175 deletions(-) delete mode 100755 demos/quickstart/protected/controls/pl/Layout.tpl delete mode 100755 demos/quickstart/protected/controls/pl/RequiresVersion.tpl delete mode 100755 demos/quickstart/protected/controls/pl/SearchBox.tpl delete mode 100755 demos/quickstart/protected/controls/pl/SinceVersion.tpl delete mode 100644 demos/quickstart/protected/controls/pl/TopicList.tpl (limited to 'demos/quickstart/protected/controls/pl') diff --git a/demos/quickstart/protected/controls/pl/Layout.tpl b/demos/quickstart/protected/controls/pl/Layout.tpl deleted file mode 100755 index 7fd86713..00000000 --- a/demos/quickstart/protected/controls/pl/Layout.tpl +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - -
- -
-Główna | -PradoSoft.com | -wersja PDF | - -
- - - - - - -
- - - - - -
Dostępne języki:
    - - -
  • DataItem %> />
  • -
    - -
- -
-
-

- -
-
- - - -
- - \ No newline at end of file diff --git a/demos/quickstart/protected/controls/pl/RequiresVersion.tpl b/demos/quickstart/protected/controls/pl/RequiresVersion.tpl deleted file mode 100755 index 01e70c43..00000000 --- a/demos/quickstart/protected/controls/pl/RequiresVersion.tpl +++ /dev/null @@ -1 +0,0 @@ -

Wymaga PRADO w wersji <%= $this->Version %> lub wyższej.

\ No newline at end of file diff --git a/demos/quickstart/protected/controls/pl/SearchBox.tpl b/demos/quickstart/protected/controls/pl/SearchBox.tpl deleted file mode 100755 index a00cbd72..00000000 --- a/demos/quickstart/protected/controls/pl/SearchBox.tpl +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/demos/quickstart/protected/controls/pl/SinceVersion.tpl b/demos/quickstart/protected/controls/pl/SinceVersion.tpl deleted file mode 100755 index 46cc1211..00000000 --- a/demos/quickstart/protected/controls/pl/SinceVersion.tpl +++ /dev/null @@ -1 +0,0 @@ -

Dostępny(a) w PRADO od wersji <%= $this->Version %> i dalej.

\ No newline at end of file diff --git a/demos/quickstart/protected/controls/pl/TopicList.tpl b/demos/quickstart/protected/controls/pl/TopicList.tpl deleted file mode 100644 index c92962f9..00000000 --- a/demos/quickstart/protected/controls/pl/TopicList.tpl +++ /dev/null @@ -1,109 +0,0 @@ - \ No newline at end of file -- cgit v1.2.3