OSDN Git Service

画面デザイン微修正
[trpgtools-onweb/cake-frame.git] / app / plugins / links / views / elements / link_sort_header.ctp
index f2891c5..bea0335 100644 (file)
  * @link     http://trpgtools-onweb.sourceforge.jp/
  */
 
-$header = __('Links', true);
+if (isset($title)) {
+       $header = $title;
+
+}      else {
+       $header = __('Links', true);
+}
 
 $header .= $this->Html->tag('span',  
        '['.$this->Html->link(__('Add Link', true), array(