← Back to team overview

amm-dev-tem team mailing list archive

[Branch ~amm-dev-tem/amm/trunk] Rev 42: deleted h3 title tag

 

------------------------------------------------------------
revno: 42
committer: The Whole Life To Learn <thewholelifetolearn@xxxxxxxxx>
branch nick: sources
timestamp: Thu 2011-10-13 21:38:56 +0200
message:
  deleted h3 title tag
modified:
  app/views/people/index.ctp


--
lp:amm
https://code.launchpad.net/~amm-dev-tem/amm/trunk

Your team AMM dev team is subscribed to branch lp:amm.
To unsubscribe from this branch go to https://code.launchpad.net/~amm-dev-tem/amm/trunk/+edit-subscription
=== modified file 'app/views/people/index.ctp'
--- app/views/people/index.ctp	2011-10-13 19:18:07 +0000
+++ app/views/people/index.ctp	2011-10-13 19:38:56 +0000
@@ -1,5 +1,4 @@
 <div class="actions grid_3">
-	<h3><?php __('Actions'); ?></h3>
 	<ul>
 		<li><?php echo $this->Html->link(__('New contact', true), array('action' => 'add')); ?></li>
 		<li><?php echo $this->Html->link(__('Events', true), array('controller' => 'events', 'action' => 'index')); ?> </li>