Edited template.
authorhiroto
Wed, 04 Sep 2013 08:42:41 +0900
changeset 28 2ab8f0ac5479
parent 27 93c9b064f483
child 29 bb54c32d5dce
Edited template.
autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/intro.html.twig
autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/list.html.twig
autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/newtalk.html.twig
autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/note.html.twig
--- a/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/intro.html.twig	Wed Sep 04 08:37:08 2013 +0900
+++ b/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/intro.html.twig	Wed Sep 04 08:42:41 2013 +0900
@@ -16,7 +16,8 @@
 <div class="container-narrow">
     <div class="masthead">
         <div class="mastheadbg">
-            <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img>
+            <a href="{{ path('org_w3_autotweet_intro') }}">
+            <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img></a>
         </div>
     </div>
     <div class="row-fluid detail">
--- a/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/list.html.twig	Wed Sep 04 08:37:08 2013 +0900
+++ b/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/list.html.twig	Wed Sep 04 08:42:41 2013 +0900
@@ -16,7 +16,8 @@
 <div class="container-narrow">
     <div class="masthead">
         <div class="mastheadbg">
-            <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img>
+           <a href="{{ path('org_w3_autotweet_intro') }}">
+            <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img></a>
         </div>
     </div>
     <div class="row-fluid detail">
--- a/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/newtalk.html.twig	Wed Sep 04 08:37:08 2013 +0900
+++ b/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/newtalk.html.twig	Wed Sep 04 08:42:41 2013 +0900
@@ -15,7 +15,8 @@
 <div class="container-narrow">
     <div class="masthead">
         <div class="mastheadbg">
-            <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img>
+             <a href="{{ path('org_w3_autotweet_intro') }}">
+            <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img></a>
         </div>
     </div>
     <div class="row-fluid detail">
--- a/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/note.html.twig	Wed Sep 04 08:37:08 2013 +0900
+++ b/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/note.html.twig	Wed Sep 04 08:42:41 2013 +0900
@@ -15,7 +15,8 @@
 <div class="container-narrow">
     <div class="masthead">
         <div class="mastheadbg">
-            <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img>
+             <a href="{{ path('org_w3_autotweet_intro') }}">
+            <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img></a>
         </div>
     </div>
     <div class="row-fluid detail">
@@ -23,7 +24,7 @@
 <h1>Notes list</h1>
 <a href="{{ path('org_w3_autotweet_list') }}">Back</a>
 <p>
-<table id="paymentTable" style="border: 1px solid #ccc;" cellspacing="0">
+<table id="paymentTable" text-align: center;">
   <thead>
     <tr>
       <th>Content</th>