diff options
Diffstat (limited to 'cgi/templates/trash.html')
-rw-r--r-- | cgi/templates/trash.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi/templates/trash.html b/cgi/templates/trash.html index 1bffc08..0bd5d8e 100644 --- a/cgi/templates/trash.html +++ b/cgi/templates/trash.html @@ -70,7 +70,7 @@ td:nth-child(even) { </style> </head> <body> -<a href="/bai.html" id="back_sm"><&<<<<lt; Volver</a> +<a href="/bai.html" target="_top" id="back_sm"><&<<<<lt; Volver</a> <div id="title"> <img src="/basura1.gif" style="width:72px;height:130px;" /> @@ -99,7 +99,7 @@ td:nth-child(even) { <hr /> <div id="back"> - <a href="/bai.html"><< Volver <<</a> + <a href="/bai.html" target="_top"><< Volver <<</a> <img src="/basura3.gif" style="width:200px;height:260px;" /> <img src="/basura3.gif" style="width:200px;height:260px;" /> <img src="/basura3.gif" style="width:200px;height:260px;" /> |