cosmetic improvements and removing a bit from the sidebar
authorLuke Williams <[email protected]>
Tue, 10 Mar 2009 10:52:05 +0000 (19:52 +0900)
committerLuke Williams <[email protected]>
Tue, 10 Mar 2009 10:52:05 +0000 (19:52 +0900)
templates/misc.tmpl
templates/page.tmpl

index 14c75ba..05cf9de 100644 (file)
@@ -73,7 +73,7 @@ Fresher Guide
 
 <div class="body_item">
 <div class="body_item_title"><span class="item_title_left" style="color:#DFE5E1;">
-<TMPL_LOOP NAME="PARENTLINKS"><a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/</TMPL_LOOP>
+<TMPL_LOOP NAME="PARENTLINKS"><a class="title_link" href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/</TMPL_LOOP>
  <TMPL_VAR TITLE>
 </span></div>
 <div class="body_item_content">
@@ -94,14 +94,6 @@ Fresher Guide
 <img style="margin-left:15px" src="images/ical.png" />
 </div>
 </div>
-<div class="sidebar_item">
-<div class="body_item_title"><span class="item_title_left">Systems Status</span><span class="item_title_right"><img src="images/rss.png" /></span></div>
-<div class="body_item_content">
-<ul class="news_list">
-<li>The core router, madako, had an unscheduled reboot after multicast made it unhappy. All services restored. It had been up for 469 days.<a href="#">1 day ago</a></li>
-</ul>
-</div>
-</div>
 </div>
 
 </div>
index 14c75ba..05cf9de 100644 (file)
@@ -73,7 +73,7 @@ Fresher Guide
 
 <div class="body_item">
 <div class="body_item_title"><span class="item_title_left" style="color:#DFE5E1;">
-<TMPL_LOOP NAME="PARENTLINKS"><a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/</TMPL_LOOP>
+<TMPL_LOOP NAME="PARENTLINKS"><a class="title_link" href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/</TMPL_LOOP>
  <TMPL_VAR TITLE>
 </span></div>
 <div class="body_item_content">
@@ -94,14 +94,6 @@ Fresher Guide
 <img style="margin-left:15px" src="images/ical.png" />
 </div>
 </div>
-<div class="sidebar_item">
-<div class="body_item_title"><span class="item_title_left">Systems Status</span><span class="item_title_right"><img src="images/rss.png" /></span></div>
-<div class="body_item_content">
-<ul class="news_list">
-<li>The core router, madako, had an unscheduled reboot after multicast made it unhappy. All services restored. It had been up for 469 days.<a href="#">1 day ago</a></li>
-</ul>
-</div>
-</div>
 </div>
 
 </div>

UCC git Repository :: git.ucc.asn.au