¡Bienvenido! Para acceder al chat y realizar descargas, es necesario tener una cuenta activa. Regístrate aquí y asegúrate de utilizar un correo electrónico válido para completar tu activación.
Calificación:
  • 0 voto(s) - 0 Media
  • 1
  • 2
  • 3
  • 4
  • 5

COMPLEMENTOS Aprobación de posts en herramientas (Act/Fix)
#1

0
Captura
[img]Registrate o inicia tu sesión para ver este contenido[/img]



En m.post_autor.tpl --> themes --> default --> templates --> modules --> m.post_autor.tpl

Buscar:    
{if $tsUser->is_admod || $tsUser->permisos.mosu}<a href="#" onclick="mod.users.action({$tsAutor.user_id}, 'ban', false); $(this).remove(); return false;" class="ban">Suspender Usuario</a>{/if}
                                {/if}
                                {/if} 

                
Debajo agregar:
{if $tsPost.post_status 0}
                                <
a href="#" onclick="mod.reboot({$tsPost.post_id}, 'posts', 'reboot', false); return false;" class="aprob">Aprobar Post</a></a>
                                {/if} 
                               
                               
En phpost.css --> themes --> default --> phpost.css

Buscar:    
.mod-actions .edituser {background-imageurl(images/icons/editar.png);} 


Debajo agregar:
.mod-actions .aprob{background-image:url(images/icons/reboot.png)} 






Creditos: Debes agradecer para ver el contenido...
Responder


Compartir en:

Salto de foro:


Usuarios navegando en este tema: