openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 4dc3290fa7bd1f8e840146f39626a94204e57df6
parent 79ff0b141dea9366c2138eca03d2f557077be6e1
Author: dankert <devnull@localhost>
Date:   Sat, 21 Apr 2007 13:38:51 +0200

Umbenennung von Im- in Export.

Diffstat:
themes/default/templates/project/export.tpl.src.php | 13+++++++++++++
themes/default/templates/project/import.tpl.src.php | 10----------
2 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/themes/default/templates/project/export.tpl.src.php b/themes/default/templates/project/export.tpl.src.php @@ -0,0 +1,12 @@ +page + form + window icon:project name:GLOBAL_PROJECT + row + cell class:fx width:50% + text key:GLOBAL_DATABASE + cell class:fx width:50% + selectbox name:dbid list:dbids default:actdbid + + row + cell colspan:2 class:act + button+ \ No newline at end of file diff --git a/themes/default/templates/project/import.tpl.src.php b/themes/default/templates/project/import.tpl.src.php @@ -1,9 +0,0 @@ -page - form - window icon:project name:GLOBAL_PROJECT - row - cell - newline - newline - newline - button- \ No newline at end of file