aboutsummaryrefslogtreecommitdiff
path: root/documentation/css/preview/general.php
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-05 03:31:43 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-05 03:31:43 +0000
commit383f4572b9ce1d48db168b3bdc42163e02d97657 (patch)
treeb80fa4047629f2d5d3983c912c60a11a572a9d2a /documentation/css/preview/general.php
parentdeb2f017851520137695afa6c9d594fd4560698d (diff)
downloadelgg-383f4572b9ce1d48db168b3bdc42163e02d97657.tar.gz
elgg-383f4572b9ce1d48db168b3bdc42163e02d97657.tar.bz2
cleaned up navigation of the css preview documentation
git-svn-id: http://code.elgg.org/elgg/trunk@8025 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'documentation/css/preview/general.php')
-rw-r--r--documentation/css/preview/general.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/css/preview/general.php b/documentation/css/preview/general.php
index 7bec26c41..e0e8c8a46 100644
--- a/documentation/css/preview/general.php
+++ b/documentation/css/preview/general.php
@@ -10,8 +10,7 @@ require dirname(__FILE__) . '/head.php';
?>
<body>
<div class="elgg-page mal">
- <h1 class="mbl"><?php echo $title; ?></h1>
- <div class="mbl"><a href="index.php">return to index</a></div>
+ <h1 class="mbl"><a href="index.php">Index</a> > <?php echo $title; ?></h1>
<h2>Headings</h2>
<div class="mbl">
<h1>Level 1 heading</h1>