Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Sun, Nov 9, 7:26 AM

in-portal

Index: trunk/themes/default/squares/next_squares.tpl
===================================================================
--- trunk/themes/default/squares/next_squares.tpl (nonexistent)
+++ trunk/themes/default/squares/next_squares.tpl (revision 2517)
@@ -0,0 +1,3 @@
+<td>
+ <a href="<inp:m_param _Name="SquareLink"/>">&gt;&gt;</a>
+</td>
\ No newline at end of file
Property changes on: trunk/themes/default/squares/next_squares.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: trunk/themes/default/squares/inactive_square.tpl
===================================================================
--- trunk/themes/default/squares/inactive_square.tpl (nonexistent)
+++ trunk/themes/default/squares/inactive_square.tpl (revision 2517)
@@ -0,0 +1,4 @@
+<td>
+ <a href="<inp:m_param _Name="SquareLink"/>"><inp:m_param _Name="Square"/></a>
+</td>
+<td> | </td>
\ No newline at end of file
Property changes on: trunk/themes/default/squares/inactive_square.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: trunk/themes/default/squares/active_square.tpl
===================================================================
--- trunk/themes/default/squares/active_square.tpl (nonexistent)
+++ trunk/themes/default/squares/active_square.tpl (revision 2517)
@@ -0,0 +1,4 @@
+<td>
+ <b><inp:m_param _Name="Square"/></b>
+</td>
+<td> | </td>
Property changes on: trunk/themes/default/squares/active_square.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: trunk/themes/default/squares/prev_squares.tpl
===================================================================
--- trunk/themes/default/squares/prev_squares.tpl (nonexistent)
+++ trunk/themes/default/squares/prev_squares.tpl (revision 2517)
@@ -0,0 +1,4 @@
+<td>
+ <a href="<inp:m_param _Name="SquareLink"/>">&lt;&lt;</a>
+</td>
+<td> | </td>
\ No newline at end of file
Property changes on: trunk/themes/default/squares/prev_squares.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property

Event Timeline