Commit

commit c584d528b9fae6142530ddd8630e9fa3ae6f885f
Author: Jan Dankert 
Date:   Sat Jul 21 03:56:09 2012 +0200

    Anklickbare Tabellenzellen.

 action/LanguageAction.class.php                    |  2 +-
 action/LanguagelistAction.class.php                |  5 +-
 action/ModelAction.class.php                       |  2 +-
 action/ModellistAction.class.php                   |  3 +-
 action/StartAction.class.php                       |  4 +-
 action/TemplateAction.class.php                    |  2 +-
 action/TemplatelistAction.class.php                |  2 +-
 themes/default/templates/folder/show.tpl.src.xml   | 33 +++++++++++--
 themes/default/templates/language/edit.tpl.src.xml |  2 +-
 .../templates/languagelist/show.tpl.src.xml        | 23 ++++++---
 .../default/templates/modellist/show.tpl.src.xml   | 25 ++++++----
 themes/default/templates/template/el.tpl.src.xml   | 18 ++++----
 .../templates/templatelist/show.tpl.src.xml        | 54 ++++++++++++----------
 13 files changed, 110 insertions(+), 65 deletions(-)