From 232aa1924c8c0f10d87b210b46c9f061af5c844c Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 17 Oct 2010 13:29:57 +0000 Subject: added files --- h-source/Application/Views/top_left.php | 142 ++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 h-source/Application/Views/top_left.php (limited to 'h-source/Application/Views/top_left.php') diff --git a/h-source/Application/Views/top_left.php b/h-source/Application/Views/top_left.php new file mode 100644 index 0000000..3c7bede --- /dev/null +++ b/h-source/Application/Views/top_left.php @@ -0,0 +1,142 @@ + + +. +?> + +
+ +
+ ">Home » ">Hardware » +
+ + action,'view') === 0) { ?> + +
+ Specifications of the controller]['element'];?> +
+ + + + + + action,'catalogue') === 0) { ?> + +
+ List of controller]['element'];?>s in the archive +
+ + + + action,'history') === 0) { ?> + +
+ History of the controller]['element'].' '.$ne_name.'';?> +
+ + + + action,'differences') === 0) { ?> + + +
+ Differences between the revision of , created by getUser($updated_by));?>, and the revision of +
+ + + + + action,'climb') === 0) { ?> + +
+ Make current this revision of the controller]['element'].' '.$ne_name.'';?> +
+ + + + action,'revision') === 0) { ?> + +
+ Revision of the controller]['element'].' '.$ne_name.'';?> +
+ + + + action,'insert') === 0) { ?> + +
+ Insert a new controller]['element'];?> +
+ + + + action,'update') === 0) { ?> + +
+ Edit the controller]['element'].' '.$ne_name.'';?> +
+ + + + action,'talk') === 0) { ?> + +
+ Talk page of the controller]['element'].' '.$ne_name.'';?> +
+ + + + \ No newline at end of file -- cgit v1.2.3